Searched refs:event_config1 (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/arch/powerpc/include/asm/ |
D | perf_event_server.h | 41 unsigned long *valp, u64 event_config1);
|
/linux-6.1.9/arch/powerpc/perf/ |
D | isa207-common.c | 401 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1) in isa207_get_constraint() argument 500 if (event_is_threshold(event) && is_thresh_cmp_valid(event_config1)) { in isa207_get_constraint() 504 value |= p10_CNST_THRESH_CMP_VAL(p10_thresh_cmp_val(event_config1)); in isa207_get_constraint()
|
D | isa207-common.h | 280 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1);
|
D | mpc7450-pmu.c | 151 unsigned long *valp, u64 event_config1 __maybe_unused) in mpc7450_get_constraint()
|
D | power7-pmu.c | 84 unsigned long *valp, u64 event_config1 __maybe_unused) in power7_get_constraint()
|
D | ppc970-pmu.c | 193 unsigned long *valp, u64 event_config1 __maybe_unused) in p970_get_constraint()
|
D | power6-pmu.c | 270 unsigned long *valp, u64 event_config1 __maybe_unused) in p6_get_constraint()
|
D | power5-pmu.c | 139 unsigned long *valp, u64 event_config1 __maybe_unused) in power5_get_constraint()
|
D | power5+-pmu.c | 135 unsigned long *valp, u64 event_config1 __maybe_unused) in power5p_get_constraint()
|