Searched refs:init_stats (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/tools/perf/bench/
H A Dfutex-wake-parallel.c142 init_stats(&__wakeup_stats); print_run()
143 init_stats(&__waketime_stats); print_run()
243 init_stats(&wakeup_stats); bench_futex_wake_parallel()
244 init_stats(&waketime_stats); bench_futex_wake_parallel()
H A Dfutex-requeue.c142 init_stats(&requeued_stats); bench_futex_requeue()
143 init_stats(&requeuetime_stats); bench_futex_requeue()
H A Dfutex-wake.c147 init_stats(&wakeup_stats); bench_futex_wake()
148 init_stats(&waketime_stats); bench_futex_wake()
H A Dfutex-hash.c144 init_stats(&throughput_stats); bench_futex_hash()
H A Dfutex-lock-pi.c168 init_stats(&throughput_stats); bench_futex_lock_pi()
/linux-4.4.14/tools/perf/util/
H A Dstat.h49 static inline void init_stats(struct stats *stats) init_stats() function
H A Dstat.c106 init_stats(&ps->res_stats[i]); perf_evsel__reset_stat_priv()
/linux-4.4.14/tools/perf/
H A Dbuiltin-kvm.c139 init_stats(&event->total.stats); list_for_each_entry()
143 init_stats(&event->vcpu[j].stats); list_for_each_entry()
191 init_stats(&event->total.stats); kvm_alloc_init_event()
H A Dbuiltin-trace.c1924 init_stats(stats); thread__update_stats()

Completed in 173 milliseconds