Lines Matching +full:3 +full:- +full:9
2 rtla-timerlat-top
4 -------------------------------------------
6 -------------------------------------------
22 seem with the option **-T**.
35 **--aa-only** *us*
38 Print the auto-analysis if the system hits the stop tracing condition. This option
45 In the example below, the timerlat tracer is dispatched in cpus *1-23* in the
49 # timerlat -a 40 -c 1-23 -q
53 1 #12322 | 0 0 1 15 | 10 3 9 31
54 2 #12322 | 3 0 1 12 | 10 3 9 23
55 3 #12322 | 1 0 1 21 | 8 2 8 34
57 5 #12322 | 0 0 1 12 | 8 3 8 25
58 6 #12322 | 1 0 1 14 | 16 3 11 35
59 7 #12322 | 0 0 1 14 | 9 2 8 29
60 8 #12322 | 1 0 1 22 | 9 3 9 34
61 9 #12322 | 0 0 1 14 | 8 2 8 24
62 10 #12322 | 1 0 0 12 | 9 3 8 24
64 12 #12321 | 1 0 0 13 | 5 3 8 23
65 13 #12319 | 0 0 1 14 | 9 3 9 26
67 15 #12321 | 1 0 1 15 | 12 3 11 27
68 16 #12318 | 0 0 1 13 | 7 3 10 24
69 17 #12319 | 0 0 1 13 | 11 3 9 25
71 19 #12319 | 0 0 1 18 | 10 2 9 28
72 20 #12317 | 0 0 0 20 | 9 3 8 34
73 21 #12318 | 0 0 0 13 | 8 3 8 28
74 22 #12319 | 0 0 1 11 | 8 3 10 22
75 23 #12320 | 28 0 1 28 | 41 3 11 41
84 -> timerlat_irq
85 -> __hrtimer_run_queues
86 -> hrtimer_interrupt
87 -> __sysvec_apic_timer_interrupt
88 -> sysvec_apic_timer_interrupt
89 -> asm_sysvec_apic_timer_interrupt
90 -> _raw_spin_unlock_irqrestore
91 -> cgroup_rstat_flush_locked
92 -> cgroup_rstat_flush_irqsafe
93 -> mem_cgroup_flush_stats
94 -> mem_cgroup_wb_stats
95 -> balance_dirty_pages
96 -> balance_dirty_pages_ratelimited_flags
97 -> btrfs_buffered_write
98 -> btrfs_do_write_iter
99 -> vfs_write
100 -> __x64_sys_pwrite64
101 -> do_syscall_64
102 -> entry_SYSCALL_64_after_hwframe
103 ------------------------------------------------------------------------
121 priority *FIFO:95* by default, which is a common priority used by real-time
125 --------
126 **rtla-timerlat**\(1), **rtla-timerlat-hist**\(1)
128 *timerlat* tracer documentation: <https://www.kernel.org/doc/html/latest/trace/timerlat-tracer.html>
131 ------