Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-script.c650 static int process_fork_event(struct perf_tool *tool, in process_fork_event() function
787 script->tool.fork = process_fork_event; in __cmd_script()
Dbuiltin-timechart.c321 static int process_fork_event(struct perf_tool *tool, in process_fork_event() function
1924 .fork = process_fork_event, in cmd_timechart()