Home
last modified time | relevance | path

Searched refs:OPD_LOST_KERNEL (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/daemon/
Dopd_stats.h21 OPD_LOST_KERNEL, /**< nr. kernel samples lost */ enumerator
Dopd_stats.c49 printf("Nr. lost kernel samples: %lu\n", opd_stats[OPD_LOST_KERNEL]); in opd_print_stats()
Dopd_sfile.c247 opd_stats[OPD_LOST_KERNEL]++; in sfile_find()