Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dbp_account.c58 static int wp_event(void *addr, struct perf_event_attr *attr) in wp_event() function
74 fd[i] = wp_event((void *)&the_var, &attr); in bp_accounting()
89 fd_wp = wp_event((void *)&the_var, &attr_new); in bp_accounting()
129 fd = wp_event((void *) &the_var, &attr); in detect_ioctl()
144 fd[i] = wp_event((void *)&the_var, &attr); in detect_share()
Dbp_signal.c145 static int wp_event(void *addr, int sig) in wp_event() function
238 fd3 = wp_event((void *)&the_var, SIGIO); in test__bp_signal()
/Linux-v5.10/drivers/perf/
Darm-cmn.c208 s8 wp_event[4]; member
995 hw->dn[i].wp_event[arm_cmn_wp_idx(event)] = -1; in arm_cmn_event_clear()
1058 if (dn->wp_event[wp_idx] >= 0) in arm_cmn_event_add()
1061 tmp = dn->wp_event[wp_idx ^ 1]; in arm_cmn_event_add()
1067 dn->wp_event[wp_idx] = dtc_idx; in arm_cmn_event_add()
1237 xp->wp_event[i] = -1; in arm_cmn_init_dtm()