Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Disa207-common.c185 static bool is_thresh_cmp_valid(u64 event) in is_thresh_cmp_valid() function
454 if (event_is_threshold(event) && is_thresh_cmp_valid(event_config1)) { in isa207_get_constraint()
462 if (event_is_threshold(event) && is_thresh_cmp_valid(event)) { in isa207_get_constraint()
476 if (!is_thresh_cmp_valid(event)) in isa207_get_constraint()