Home
last modified time | relevance | path

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

/linux/Documentation/trace/
A Dhistogram.rst893 # echo 'hist:key=child_comm:val=hitcount:size=256' > \
899 { child_comm: dconf worker } hitcount: 1
900 { child_comm: ibus-daemon } hitcount: 1
901 { child_comm: whoopsie } hitcount: 1
902 { child_comm: smbd } hitcount: 1
903 { child_comm: gdbus } hitcount: 1
904 { child_comm: kthreadd } hitcount: 1
905 { child_comm: dconf worker } hitcount: 1
906 { child_comm: evolution-alarm } hitcount: 2
929 # echo 'hist:key=child_comm:val=hitcount:size=256:pause' >> \
[all …]
/linux/include/trace/events/
A Dsched.h378 __array( char, child_comm, TASK_COMM_LEN )
385 memcpy(__entry->child_comm, child->comm, TASK_COMM_LEN);
391 __entry->child_comm, __entry->child_pid)
/linux/tools/perf/scripts/python/
A Dsched-migration.py394 common_callchain, parent_comm, parent_pid, child_comm, child_pid): argument

Completed in 12 milliseconds