Searched refs:hist_trigger_match (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/kernel/trace/ |
| D | trace_events_hist.c | 5810 static bool hist_trigger_match(struct event_trigger_data *data, in hist_trigger_match() function 5893 if (!hist_trigger_match(data, named_data, named_data, in hist_register_trigger() 5907 if (!hist_trigger_match(data, test, named_data, false)) in hist_register_trigger() 5994 if (hist_trigger_match(data, test, named_data, false)) { in have_hist_trigger_match() 6015 if (!hist_trigger_match(data, test, named_data, false)) in hist_trigger_check_refs() 6040 if (!hist_trigger_match(data, test, named_data, false)) in hist_unregister_trigger()
|