HomeSort by relevance Sort by last modified time
    Searched full:process_sample_event (Results 1 - 7 of 7) sorted by null

  /external/linux-tools-perf/
builtin-annotate.c 87 static int process_sample_event(union perf_event *event, function
169 .sample = process_sample_event,
builtin-kmem.c 312 static int process_sample_event(union perf_event *event, function
334 .sample = process_sample_event,
builtin-report.c 110 static int process_sample_event(union perf_event *event, function
189 .sample = process_sample_event,
builtin-lock.c 859 static int process_sample_event(union perf_event *event, function
878 .sample = process_sample_event,
builtin-script.c 345 static int process_sample_event(union perf_event *event, function
375 .sample = process_sample_event,
builtin-timechart.c 497 static int process_sample_event(union perf_event *event __used, function
989 .sample = process_sample_event,
builtin-sched.c 1644 static int process_sample_event(union perf_event *event, function
    [all...]

Completed in 468 milliseconds