Home
last modified time | relevance | path

Searched refs:compute_stats (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c52 struct compute_stats { struct
66 struct compute_stats cstats;
243 static void compute_stats(struct c2c_hist_entry *c2c_he, in compute_stats() function
247 struct compute_stats *cstats = &c2c_he->cstats; in compute_stats()
343 compute_stats(c2c_he, &stats, sample->weight); in process_sample_event()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c54 struct compute_stats { struct
70 struct compute_stats cstats;
257 static void compute_stats(struct c2c_hist_entry *c2c_he, in compute_stats() function
261 struct compute_stats *cstats = &c2c_he->cstats; in compute_stats()
367 compute_stats(c2c_he, &stats, sample->weight); in process_sample_event()

Completed in 10 milliseconds