/external/linux-tools-perf/ |
builtin-timechart.c | 284 static int process_comm_event(union perf_event *event, 292 static int process_fork_event(union perf_event *event, 300 static int process_exit_event(union perf_event *event, 497 static int process_sample_event(union perf_event *event __used,
|
builtin-kmem.c | 284 static void process_raw_event(union perf_event *raw_event __used, void *data, 312 static int process_sample_event(union perf_event *event,
|
builtin-report.c | 110 static int process_sample_event(union perf_event *event, 138 static int process_read_event(union perf_event *event,
|
builtin-annotate.c | 87 static int process_sample_event(union perf_event *event,
|
builtin-script.c | 274 static void process_event(union perf_event *event __unused, 345 static int process_sample_event(union perf_event *event,
|
builtin-test.c | 461 union perf_event *event;
|
design.txt | 454 - asm/perf_event.h - a basic stub will suffice at first
|
builtin-top.c | 713 static void perf_event__process_sample(const union perf_event *event, 854 union perf_event *event;
|
builtin-sched.c | [all...] |
builtin-lock.c | 859 static int process_sample_event(union perf_event *event,
|
builtin-record.c | 99 static int process_synthesized_event(union perf_event *event,
|
Makefile | 218 LIB_H += ../../include/linux/perf_event.h
|
/external/linux-tools-perf/util/ |
trace-event.h | 285 void (*process_event) (union perf_event *event,
|
python.c | 38 union perf_event event; 225 static PyObject *pyrf_event__new(union perf_event *event) 675 union perf_event *event;
|
callchain.c | 22 const union perf_event *event)
|
/cts/tests/tests/security/jni/ |
android_security_cts_NativeCodeTest.cpp | 30 #include <linux/perf_event.h>
|
/external/chromium_org/v8/tools/ |
ll_prof.py | 546 # Reference: /usr/include/linux/perf_event.h 562 # Reference: /usr/include/linux/perf_event.h 595 # Reference: /usr/include/perf_event.h, the comment for PERF_RECORD_SAMPLE. [all...] |
/external/linux-tools-perf/util/scripting-engines/ |
trace-event-perl.c | 248 static void perl_process_event(union perf_event *pevent __unused,
|
trace-event-python.c | 207 static void python_process_event(union perf_event *pevent __unused,
|
/external/valgrind/main/include/vki/ |
vki-linux.h | [all...] |