Searched refs:trace_peek_data (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dtrace-event-read.c371 struct record *trace_peek_data(int cpu) function
414 return trace_peek_data(cpu);
474 data = trace_peek_data(cpu);
H A Dtrace-event.h161 struct record *trace_peek_data(int cpu);
H A Dtrace-event-parse.c2912 rec = trace_peek_data(cpu);

Completed in 40 milliseconds