Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dsched.h405 __string( child_comm, child->comm )
412 __assign_str(child_comm);
418 __get_str(child_comm), __entry->child_pid)
/linux/tools/perf/scripts/python/
H A Dsched-migration.py394 common_callchain, parent_comm, parent_pid, child_comm, child_pid): argument