Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/arch/powerpc/util/ !
Dkvm-stat.c126 const char **events_ptr; in ppc__setup_book3s_hv() local
130 for (events_ptr = ppc_book3s_hv_kvm_tp; *events_ptr; events_ptr++) { in ppc__setup_book3s_hv()
131 err = is_tracepoint_available(*events_ptr, evlist); in ppc__setup_book3s_hv()
/linux-6.6.21/include/uapi/linux/ !
Dkfd_ioctl.h345 __u64 events_ptr; /* pointed to struct member
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/ !
Dkfd_chardev.c894 (void __user *)args->events_ptr, in kfd_ioctl_wait_events()