Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/include/pcsample.h
Real path: /usr/include/pcsample.h
Zurück
/* * Copyright (c) 1998, 2016, Oracle and/or its affiliates. All rights reserved. */ #ifndef _PCSAMPLE_H #define _PCSAMPLE_H #include <sys/types.h> #ifdef __cplusplus extern "C" { #endif /* * PC sampling profiling */ long pcsample(uintptr_t [], long); #ifdef __cplusplus } #endif #endif /* _PCSAMPLE_H */