OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPD_NO_CTX
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/daemon/
opd_stats.h
20
OPD_NO_CTX
, /**< nr. samples lost due to not knowing if in the kernel or not */
opd_stats.c
48
printf("Nr. lost samples (no kernel/user): %lu\n", opd_stats[
OPD_NO_CTX
]);
opd_sfile.c
238
opd_stats[
OPD_NO_CTX
]++;
Completed in 36 milliseconds