Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Disa207-common.c185 static bool is_thresh_cmp_valid(u64 event) in is_thresh_cmp_valid() function
500 if (event_is_threshold(event) && is_thresh_cmp_valid(event_config1)) { in isa207_get_constraint()
508 if (event_is_threshold(event) && is_thresh_cmp_valid(event)) { in isa207_get_constraint()
522 if (!is_thresh_cmp_valid(event)) in isa207_get_constraint()