Searched refs:EXPAND_ID (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/trace/rv/monitors/nomiss/ |
| H A D | nomiss.c | 139 da_handle_event(EXPAND_ID(dl_se, cpu, type), dl_replenish_nomiss); in handle_dl_replenish() 146 da_handle_event(EXPAND_ID(dl_se, cpu, type), dl_throttle_nomiss); in handle_dl_throttle() 160 da_handle_start_run_event(EXPAND_ID(dl_se, cpu, type), dl_server_stop_nomiss); in handle_dl_server_stop() 168 da_handle_event(EXPAND_ID(dl_se, cpu, type), dl_server_idle_nomiss); in handle_server_switch() 190 da_handle_start_event(EXPAND_ID(next->dl_server, cpu, in handle_sched_switch()
|
| /linux/kernel/trace/rv/monitors/deadline/ |
| H A D | deadline.h | 84 #define EXPAND_ID(dl_se, cpu, type) get_entity_id(dl_se, cpu, type), dl_se macro
|