Home
last modified time | relevance | path

Searched refs:opd_do_samples (Results 1 – 4 of 4) sorted by relevance

/external/oprofile/daemon/liblegacy/
Dinit.c110 static void opd_do_samples(struct op_buffer_head const * buf);
150 opd_do_samples(buf); in opd_shutdown()
179 opd_do_samples(buf); in opd_do_read()
262 static void opd_do_samples(struct op_buffer_head const * opd_buf) in opd_do_samples() function
/external/oprofile/daemon/
Dinit.c140 static void opd_do_samples(char const * opd_buf, ssize_t count) in opd_do_samples() function
250 opd_do_samples(buf, count); in opd_do_read()
/external/oprofile/
DChangeLog-2002642 * oprofile/dae/oprofiled.c (opd_do_samples): Typecast.
1397 * dae/oprofiled.c: (opd_do_samples): Ditto.
DChangeLog-20036248 * daemon/oprofiled.c (opd_do_samples): Typecast to match