Home
last modified time | relevance | path

Searched defs:child_process (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/tools/perf/util/
Drun-command.h15 struct child_process { struct
16 const char **argv;
17 pid_t pid;
49 int start_command(struct child_process *); argument