Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_entries.h417 TRACE_TIMERLAT,
H A Dtrace.h54 TRACE_TIMERLAT, enumerator
489 IF_ASSIGN(var, ent, struct timerlat_entry, TRACE_TIMERLAT);\
H A Dtrace_output.c1496 .type = TRACE_TIMERLAT,
H A Dtrace_osnoise.c585 event = trace_buffer_lock_reserve(buffer, TRACE_TIMERLAT, sizeof(*entry), in __trace_timerlat_sample()