HomeSort by relevance Sort by last modified time
    Searched refs:OPD_PROCESS (Results 1 - 5 of 5) sorted by null

  /external/oprofile/daemon/
opd_stats.h 19 OPD_PROCESS, /**< nr. userspace samples */
opd_sfile.c 229 opd_stats[trans->in_kernel == 1 ? OPD_KERNEL : OPD_PROCESS]++;
  /external/oprofile/daemon/liblegacy/
opd_24_stats.h 21 OPD_PROCESS, /**< nr userspace samples */
opd_24_stats.c 36 printf("Nr. process samples in user-space: %lu\n", opd_24_stats[OPD_PROCESS]);
opd_proc.c 180 opd_24_stats[OPD_PROCESS]++;

Completed in 22 milliseconds