Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Disa207-common.c135 static inline bool event_is_threshold(u64 event) in event_is_threshold() function
358 if (event_is_threshold(event)) { in isa207_get_constraint()
363 if (event_is_threshold(event) && is_thresh_cmp_valid(event)) { in isa207_get_constraint()
366 } else if (event_is_threshold(event)) in isa207_get_constraint()