OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_check_events
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libop/
op_events.h
82
/**
op_check_events
() return code */
103
int
op_check_events
(int ctr, u32 event, u32 um, op_cpu cpu_type);
op_events.c
904
int
op_check_events
(int ctr, u32 nr, u32 um, op_cpu cpu_type)
function
/external/oprofile/utils/
ophelp.c
170
ret =
op_check_events
(0, event->val, pev->unit_mask, cpu_type);
Completed in 221 milliseconds