Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/perf/
Disa207-common.c180 static inline bool event_is_threshold(u64 event) in event_is_threshold() function
500 if (event_is_threshold(event) && is_thresh_cmp_valid(event_config1)) { in isa207_get_constraint()
505 } else if (event_is_threshold(event)) in isa207_get_constraint()
508 if (event_is_threshold(event) && is_thresh_cmp_valid(event)) { in isa207_get_constraint()
511 } else if (event_is_threshold(event)) in isa207_get_constraint()