Searched refs:metric_total (Results 1 – 1 of 1) sorted by relevance
34 u64 metric_total; member275 v->metric_total += count; in perf_stat__update_shadow_stats()279 v->metric_total += count; in perf_stat__update_shadow_stats()746 u64 metric_total = 0; in generic_metric() local760 metric_total = v->metric_total; in generic_metric()775 if (metric_total) in generic_metric()776 expr__add_id(&pctx, n, metric_total); in generic_metric()