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

  /external/oprofile/daemon/liblegacy/
opd_proc.h 52 * opd_put_sample - process a sample
58 void opd_put_sample(struct op_sample const * sample);
init.c 277 opd_put_sample(&buffer[i]);
opd_proc.c 190 void opd_put_sample(struct op_sample const * sample) function
  /external/oprofile/daemon/
opd_trans.c 85 static void opd_put_sample(struct transient * trans, unsigned long long pc) function
328 opd_put_sample(&trans, code);

Completed in 49 milliseconds