Searched refs:comm_exec (Results 1 – 10 of 10) sorted by relevance
39 comm_exec=1
88 evsel->core.attr.comm_exec = 1; in perf_probe_comm_exec()
45 bool comm_exec; member169 void machines__set_comm_exec(struct machines *machines, bool comm_exec);
117 evsel->core.attr.comm_exec = 1; in evlist__config()
129 PRINT_ATTRf(comm_exec, p_unsigned); in perf_event_attr__fprintf()
104 machine->comm_exec = false; in machine__init()300 void machines__set_comm_exec(struct machines *machines, bool comm_exec) in machines__set_comm_exec() argument304 machines->host.comm_exec = comm_exec; in machines__set_comm_exec()309 machine->comm_exec = comm_exec; in machines__set_comm_exec()623 if (machine->comm_exec) in machine__thread_exec_comm()639 machine->comm_exec = true; in machine__process_comm_event()
164 if (evsel->core.attr.comm_exec) in perf_session__has_comm_exec()173 bool comm_exec = perf_session__has_comm_exec(session); in perf_session__set_comm_exec() local175 machines__set_comm_exec(&session->machines, comm_exec); in perf_session__set_comm_exec()
130 WRITE_ASS(comm_exec, "d"); in store_event()
403 comm_exec : 1, /* flag comm events that are due to an exec */ member
846 comm_exec 1