Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/bpf_skel/
H A Dkwork_trace.bpf.c89 static __always_inline int trace_event_match(struct work_key *key, char *name) in trace_event_match() function
172 if (!trace_event_match(key, NULL)) in update_timestart()
184 if (!trace_event_match(key, name)) in update_timestart_and_name()
196 if (!trace_event_match(key, NULL)) in update_timeend()
210 if (!trace_event_match(key, name)) in update_timeend_and_name()