Searched refs:comm__override (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dcomm.h25 int comm__override(struct comm *comm, const char *str, u64 timestamp,
H A Dcomm.c127 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) function
H A Dthread.c241 int err = comm__override(curr, str, timestamp, exec);

Completed in 112 milliseconds