OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oprof_state
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libop/
op_interface.h
41
enum
oprof_state
{
enum
53
enum
oprof_state
state; /**< current profiler state */
/external/oprofile/module/
oprofile.c
37
static enum
oprof_state
state __cacheline_aligned_in_smp = STOPPED;
Completed in 51 milliseconds