Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/trace/
H A Dtimerlat-tracer.rst36 <idle>-0 [000] d.h1 54.029328: #1 context irq timer_latency 932 ns
37 <...>-867 [000] .... 54.029339: #1 context thread timer_latency 11700 ns
38 <idle>-0 [001] dNh1 54.029346: #1 context irq timer_latency 2833 ns
39 <...>-868 [001] .... 54.029353: #1 context thread timer_latency 9820 ns
40 <idle>-0 [000] d.h1 54.030328: #2 context irq timer_latency 769 ns
41 <...>-867 [000] .... 54.030330: #2 context thread timer_latency 3070 ns
42 <idle>-0 [001] d.h1 54.030344: #2 context irq timer_latency 935 ns
43 <...>-868 [001] .... 54.030347: #2 context thread timer_latency 4351 ns
92 … cc1-87882 [005] d..h... 548.771078: #402268 context irq timer_latency 13585 ns
96 … timerlat/5-1035 [005] ....... 548.771104: #402268 context thread timer_latency 39960 ns
[all …]
/openbmc/linux/kernel/trace/
H A Dtrace_entries.h422 __field( u64, timer_latency )
428 __entry->timer_latency)
H A Dtrace_osnoise.c339 u64 timer_latency; /* timer_latency */ member
592 entry->timer_latency = sample->timer_latency; in __trace_timerlat_sample()
1798 s.timer_latency = diff; in timerlat_irq()
1918 s.timer_latency = diff; in timerlat_main()
2538 s.timer_latency = diff; in timerlat_fd_read()
2573 s.timer_latency = diff; in timerlat_fd_read()
H A Dtrace_output.c1464 field->timer_latency); in trace_timerlat_print()
1481 field->timer_latency); in trace_timerlat_raw()