Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_filter.c2076 const char *filter_string, in process_preds()
2142 char *filter_string) in process_system_preds()
2226 static int create_filter_start(char *filter_string, bool set_str, in create_filter_start()
2284 char *filter_string, bool set_str, in create_filter()
2346 int apply_event_filter(struct trace_event_file *file, char *filter_string) in apply_event_filter()
2401 char *filter_string) in apply_subsystem_event_filter()
H A Dtrace.h1334 char *filter_string; member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py245 def _get_filtering_query(filter_string): argument
338 def _get_queryset(model, queryset, filter_string, search_term, ordering_string, ordering_secondary=… argument
398 def _modify_date_range_filter(filter_string): argument