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

/linux-master/tools/perf/
H A Dbuiltin-script.c2517 static int print_event_with_time(struct perf_tool *tool, function
2557 return print_event_with_time(tool, event, sample, machine, pid, tid, 0);
2604 return print_event_with_time(tool, event, sample, machine,
2614 if (print_event_with_time(tool, event, sample, machine, event->fork.pid,

Completed in 141 milliseconds