OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_events
(Results
1 - 8
of
8
) sorted by null
/external/oprofile/libop/tests/
load_events_files_tests.c
14
#include "
op_events
.h"
25
op_events
(cpu_type);
alloc_counter_tests.c
16
#include "
op_events
.h"
19
#include "
op_events
.h"
155
op_events
(it->cpu_type);
/external/oprofile/libop/
op_events.h
2
* @file
op_events
.h
65
struct list_head *
op_events
(op_cpu cpu_type);
Android.mk
22
op_events
.c \
op_events.c
2
* @file
op_events
.c
14
#include "
op_events
.h"
627
struct list_head *
op_events
(op_cpu cpu_type)
function
/external/oprofile/utils/
ophelp.c
19
#include "
op_events
.h"
413
events =
op_events
(cpu_type);
/external/oprofile/daemon/
opd_ibs.c
15
#include "
op_events
.h"
386
op_events
(cpu_type);
/external/oprofile/gui/
oprof_start.cpp
205
struct list_head * events =
op_events
(cpu_type);
Completed in 283 milliseconds