Home
last modified time | relevance | path

Searched refs:last_system (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/kernel/trace/
Dtrace_events.c2728 const char *last_system = NULL; in trace_event_eval_update() local
2736 if (!last_system || call->class->system != last_system) { in trace_event_eval_update()
2739 last_system = call->class->system; in trace_event_eval_update()