Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c2139 static inline bool is_valid_hist_entry(struct hist_entry *he) in is_valid_hist_entry() function
2220 if (!is_valid_hist_entry(he)) in filter_cb()