Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_events_filter.c1724 const char *filter_string, in process_preds()
1790 char *filter_string) in process_system_preds()
1874 static int create_filter_start(char *filter_string, bool set_str, in create_filter_start()
1932 char *filter_string, bool set_str, in create_filter()
1994 int apply_event_filter(struct trace_event_file *file, char *filter_string) in apply_event_filter()
2046 char *filter_string) in apply_subsystem_event_filter()
Dtrace.h1291 char *filter_string; member