Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/tests/
Dbp_account.c72 static int wp_event(void *addr, struct perf_event_attr *attr) in wp_event() function
88 fd[i] = wp_event((void *)&the_var, &attr); in bp_accounting()
104 fd_wp = wp_event((void *)&the_var, &attr_new); in bp_accounting()
144 fd = wp_event((void *) &the_var, &attr); in detect_ioctl()
166 fd[i] = wp_event((void *)&the_var, &attr); in detect_share()
Dbp_signal.c146 static int wp_event(void *addr, int sig) in wp_event() function
244 fd3 = wp_event((void *)&the_var, SIGIO); in test__bp_signal()
/linux-6.12.1/drivers/perf/
Darm-cmn.c312 s8 wp_event[4]; member
1366 if (dtm->wp_event[wp_idx] >= 0) in arm_cmn_find_free_wp_idx()
1367 if (dtm->wp_event[++wp_idx] >= 0) in arm_cmn_find_free_wp_idx()
1387 dtm->wp_event[wp_idx] = hw->dtc_idx[dtc]; in arm_cmn_claim_wp_idx()
1850 dtm->wp_event[wp_idx] = -1; in arm_cmn_event_clear()
1923 tmp = dtm->wp_event[wp_idx ^ 1]; in arm_cmn_event_add()
2121 dtm->wp_event[i] = -1; in arm_cmn_init_dtm()