Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Drecord.c58 u64 term_types, freq_mask; in evsel__config_leader_sampling() local
74 freq_mask = (1 << EVSEL__CONFIG_TERM_FREQ) | (1 << EVSEL__CONFIG_TERM_PERIOD); in evsel__config_leader_sampling()
75 if ((term_types & freq_mask) == 0) { in evsel__config_leader_sampling()

Completed in 3 milliseconds