Home
last modified time | relevance | path

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

/linux-3.3/kernel/trace/
Dtrace_events_filter.c580 char *filter_string) in replace_filter_string()
1531 char *filter_string, in replace_preds()
1638 char *filter_string) in replace_system_preds()
1853 int apply_event_filter(struct ftrace_event_call *call, char *filter_string) in apply_event_filter()
1903 char *filter_string) in apply_subsystem_event_filter()
Dtrace.h718 char *filter_string; member