Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_osnoise.c1501 tlat->tracing_thread = true; in timerlat_irq()
1542 tlat->count++; in timerlat_irq()
1543 s.seqnum = tlat->count; in timerlat_irq()
1611 tlat->count = 0; in timerlat_main()
1612 tlat->tracing_thread = false; in timerlat_main()
1616 tlat->kthread = current; in timerlat_main()
1621 tlat->abs_period = hrtimer_cb_get_time(&tlat->timer); in timerlat_main()
1623 wait_next_period(tlat); in timerlat_main()
1631 s.seqnum = tlat->count; in timerlat_main()
1644 wait_next_period(tlat); in timerlat_main()
[all …]

Completed in 8 milliseconds