HomeSort by relevance Sort by last modified time
    Searched refs:process_raw_event (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/
builtin-kmem.c 284 static void process_raw_event(union perf_event *raw_event __used, void *data, function
327 process_raw_event(event, sample->raw_data, sample->cpu,
builtin-lock.c 732 process_raw_event(void *data, int cpu, u64 timestamp, struct thread *thread) function
872 process_raw_event(sample->raw_data, sample->cpu, sample->time, thread);
builtin-sched.c 1617 static void process_raw_event(union perf_event *raw_event __used, function
    [all...]

Completed in 2862 milliseconds