Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-timechart.c153 struct process_filter { struct
156 struct process_filter *next; argument
159 static struct process_filter *process_filter; variable
/external/linux-tools-perf/src/tools/lib/traceevent/
Dparse-filter.c888 process_filter(struct event_format *event, struct filter_arg **parg, in process_filter() function