Searched refs:OPD_PROCESS (Results 1 – 2 of 2) sorted by relevance
/external/oprofile/daemon/ | ||
D | opd_stats.h | 19 OPD_PROCESS, /**< nr. userspace samples */ enumerator |
D | opd_sfile.c | 229 opd_stats[trans->in_kernel == 1 ? OPD_KERNEL : OPD_PROCESS]++; in sfile_find() |