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

  /external/oprofile/daemon/
opd_stats.h 22 OPD_LOST_SAMPLEFILE, /**< nr samples for which sample file can't be opened */
opd_stats.c 52 opd_stats[OPD_LOST_SAMPLEFILE]);
opd_sfile.c 413 opd_stats[OPD_LOST_SAMPLEFILE]++;
463 opd_stats[OPD_LOST_SAMPLEFILE]++;
  /external/oprofile/daemon/liblegacy/
opd_24_stats.h 23 OPD_LOST_SAMPLEFILE, /**< nr samples for which sample file can't be opened */
opd_24_stats.c 35 opd_24_stats[OPD_LOST_SAMPLEFILE]);
opd_proc.c 140 opd_24_stats[OPD_LOST_SAMPLEFILE]++;

Completed in 198 milliseconds