Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat.bpf.c88 nosubprog void update_summary(void *map, in update_summary() function
138 update_summary(&summary_irq, latency, bucket); in handle_timerlat_sample()
144 update_summary(&summary_thread, latency, bucket); in handle_timerlat_sample()
150 update_summary(&summary_user, latency, bucket); in handle_timerlat_sample()
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py128 def update_summary(self, txt): member in RootFrame
/linux/tools/perf/scripts/python/
H A Dsched-migration.py280 self.root_win.update_summary(raw)