Home
last modified time | relevance | path

Searched refs:empty_brtype_stat (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dcallchain.c1465 static const struct branch_type_stat empty_brtype_stat = {}; in callchain_list_counts__printf_value() local
1472 brtype_stat = clist->brtype_stat ?: &empty_brtype_stat; in callchain_list_counts__printf_value()