Searched refs:trigger_process_regex (Results 1 – 3 of 3) sorted by relevance
435 if (trigger_process_regex(file, buf) < 0) in trace_boot_init_histograms()446 if (trigger_process_regex(file, buf) < 0) in trace_boot_init_histograms()499 else if (trigger_process_regex(file, buf) < 0) in trace_boot_init_one_event()
245 int trigger_process_regex(struct trace_event_file *file, char *buff) in trigger_process_regex() function300 ret = trigger_process_regex(event_file, buf); in event_trigger_regex_write()
1912 extern int trigger_process_regex(struct trace_event_file *file, char *buff);