Home
last modified time | relevance | path

Searched defs:process_filter (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/perf/
Dbuiltin-timechart.c192 struct process_filter { struct
195 struct process_filter *next; argument
198 static struct process_filter *process_filter; variable
/linux-6.1.9/tools/lib/traceevent/
Dparse-filter.c938 process_filter(struct tep_event *event, struct tep_filter_arg **parg, in process_filter() function