Home
last modified time | relevance | path

Searched refs:OPD_LOST_SAMPLEFILE (Results 1 – 6 of 6) sorted by relevance

/external/oprofile/daemon/
Dopd_stats.h22 OPD_LOST_SAMPLEFILE, /**< nr samples for which sample file can't be opened */ enumerator
Dopd_stats.c52 opd_stats[OPD_LOST_SAMPLEFILE]); in opd_print_stats()
Dopd_sfile.c413 opd_stats[OPD_LOST_SAMPLEFILE]++; in sfile_log_arc()
463 opd_stats[OPD_LOST_SAMPLEFILE]++; in sfile_log_sample_count()
/external/oprofile/daemon/liblegacy/
Dopd_24_stats.h23 OPD_LOST_SAMPLEFILE, /**< nr samples for which sample file can't be opened */ enumerator
Dopd_24_stats.c35 opd_24_stats[OPD_LOST_SAMPLEFILE]); in opd_print_24_stats()
Dopd_proc.c140 opd_24_stats[OPD_LOST_SAMPLEFILE]++; in opd_put_image_sample()