Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_filter.c582 char *filter_string) in replace_filter_string()
1516 char *filter_string, in replace_preds()
1623 char *filter_string) in replace_system_preds()
1838 int apply_event_filter(struct ftrace_event_call *call, char *filter_string) in apply_event_filter()
1888 char *filter_string) in apply_subsystem_event_filter()
Dtrace.h925 char *filter_string; member