OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:op_get_cpu_name
(Results
1 - 6
of
6
) sorted by null
/external/oprofile/libop/tests/
cpu_type_tests.c
52
name =
op_get_cpu_name
(cpu->type);
/external/oprofile/libop/
op_cpu_type.h
134
*
op_get_cpu_name
- get the cpu name
140
char const *
op_get_cpu_name
(op_cpu cpu_type);
op_cpu_type.c
190
char const *
op_get_cpu_name
(op_cpu cpu_type)
function
op_events.c
607
const char * cpu_name =
op_get_cpu_name
(cpu_type);
816
char const * cpu_name =
op_get_cpu_name
(cpu_type);
/external/oprofile/libpp/
op_header.cpp
262
string cpu_name =
op_get_cpu_name
(cpu);
/external/oprofile/
ChangeLog-2003
[
all
...]
Completed in 1262 milliseconds