Home
last modified time | relevance | path

Searched refs:process_fork_event (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/
Dbuiltin-timechart.c321 static int process_fork_event(struct perf_tool *tool, in process_fork_event() function
1925 .fork = process_fork_event, in cmd_timechart()
Dbuiltin-script.c809 static int process_fork_event(struct perf_tool *tool, in process_fork_event() function
975 script->tool.fork = process_fork_event; in __cmd_script()