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

/linux-master/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, function
261 struct compute_stats *cstats = &c2c_he->cstats;
367 compute_stats(c2c_he, &stats, sample->weight);

Completed in 107 milliseconds