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.c99 nosubprog void update_summary(void *map, in update_summary()
155 update_summary(&summary_irq, latency, bucket); in handle_timerlat_sample()
161 update_summary(&summary_thread, latency, bucket);
167 update_summary(&summary_user, latency, bucket);
88 nosubprog void update_summary(void *map, update_summary() function
/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)