Searched refs:hist_trigger_match (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/kernel/trace/ |
| D | trace_events_hist.c | 5479 static bool hist_trigger_match(struct event_trigger_data *data, in hist_trigger_match() function 5562 if (!hist_trigger_match(data, named_data, named_data, in hist_register_trigger() 5578 if (!hist_trigger_match(data, test, named_data, false)) in hist_register_trigger() 5667 if (hist_trigger_match(data, test, named_data, false)) { in have_hist_trigger_match() 5690 if (!hist_trigger_match(data, test, named_data, false)) in hist_trigger_check_refs() 5717 if (!hist_trigger_match(data, test, named_data, false)) in hist_unregister_trigger()
|