OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_get_cpu_number
(Results
1 - 4
of
4
) sorted by null
/external/oprofile/libop/
op_cpu_type.c
147
cpu_type =
op_get_cpu_number
(str);
158
op_cpu
op_get_cpu_number
(char const * cpu_string)
function
op_cpu_type.h
122
op_cpu
op_get_cpu_number
(char const * cpu_string);
/external/oprofile/libop/tests/
cpu_type_tests.c
64
type =
op_get_cpu_number
(cpu->name);
/external/oprofile/utils/
ophelp.c
379
cpu_type =
op_get_cpu_number
(cpu_string);
Completed in 56 milliseconds