Home
last modified time | relevance | path

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

/linux/tools/perf/util/ !
H A Dhist.h38 typedef u16 filter_mask_t; typedef
273 filter_mask_t filtered;
H A Dhist.c659 static filter_mask_t symbol__parent_filter(const struct symbol *parent) in symbol__parent_filter()