OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opd_do_samples
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/daemon/liblegacy/
init.c
110
static void
opd_do_samples
(struct op_buffer_head const * buf);
150
opd_do_samples
(buf);
179
opd_do_samples
(buf);
251
*
opd_do_samples
- process a sample buffer
262
static void
opd_do_samples
(struct op_buffer_head const * opd_buf)
function
/external/oprofile/daemon/
init.c
132
*
opd_do_samples
- process a sample buffer
140
static void
opd_do_samples
(char const * opd_buf, ssize_t count)
function
250
opd_do_samples
(buf, count);
Completed in 121 milliseconds