OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:op_cpu_id
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/module/
compat24.h
30
#define
op_cpu_id
() cpu_number_map(smp_processor_id())
macro
compat22.h
79
#define
op_cpu_id
() cpu_number_map[smp_processor_id()]
macro
81
#define
op_cpu_id
() smp_processor_id()
macro
Completed in 1138 milliseconds