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

  /external/linux-tools-perf/util/
trace-event-read.c 371 struct record *trace_peek_data(int cpu) function
415 return trace_peek_data(cpu);
475 data = trace_peek_data(cpu);
trace-event.h 166 struct record *trace_peek_data(int cpu);
trace-event-parse.c     [all...]

Completed in 5859 milliseconds