Home
last modified time | relevance | path

Searched refs:comm_exec (Results 1 – 9 of 9) sorted by relevance

/linux/tools/perf/tests/shell/attr/
H A Dtest-record-dummy-C044 comm_exec=1
H A Dsystem-wide-dummy41 comm_exec=1
/linux/tools/perf/util/
H A Dmachine.h36 bool comm_exec; member
170 void machines__set_comm_exec(struct machines *machines, bool comm_exec);
H A Drecord.c110 evsel->core.attr.comm_exec = 1; in evlist__config()
H A Dmachine.c96 machine->comm_exec = false; in machine__init()
279 void machines__set_comm_exec(struct machines *machines, bool comm_exec) in machines__set_comm_exec() argument
283 machines->host.comm_exec = comm_exec; in machines__set_comm_exec()
288 machine->comm_exec = comm_exec; in machines__set_comm_exec()
595 if (machine->comm_exec) in machine__thread_exec_comm()
611 machine->comm_exec = true; in machine__process_comm_event()
H A Dsession.c114 if (evsel->core.attr.comm_exec) in perf_session__has_comm_exec()
123 bool comm_exec = perf_session__has_comm_exec(session); in perf_session__set_comm_exec() local
125 machines__set_comm_exec(&session->machines, comm_exec); in perf_session__set_comm_exec()
/linux/include/uapi/linux/
H A Dperf_event.h452 comm_exec : 1, /* flag comm events that are due to an exec */ member
/linux/tools/include/uapi/linux/
H A Dperf_event.h452 comm_exec : 1, /* flag comm events that are due to an exec */ member
/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt924 comm_exec 1