OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPD_LOST_KERNEL
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/daemon/
opd_stats.h
21
OPD_LOST_KERNEL
, /**< nr. kernel samples lost */
opd_stats.c
49
printf("Nr. lost kernel samples: %lu\n", opd_stats[
OPD_LOST_KERNEL
]);
opd_sfile.c
247
opd_stats[
OPD_LOST_KERNEL
]++;
Completed in 304 milliseconds