OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_default_event
(Results
1 - 4
of
4
) sorted by null
/external/oprofile/libop/
op_events.h
117
*
op_default_event
- return the details of the default event
123
void
op_default_event
(op_cpu cpu_type, struct op_default_event_descr * descr);
op_events.c
949
void
op_default_event
(op_cpu cpu_type, struct op_default_event_descr * descr)
function
/external/oprofile/utils/
ophelp.c
282
op_default_event
(cpu_type, &descr);
/external/oprofile/gui/
oprof_start.cpp
288
op_default_event
(cpu_type, &descr);
Completed in 7024 milliseconds