Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_hip.h321 typedef hipError_t (HIP_API_CALL *HIP_HIPEVENTRECORD) (hipEvent_t, hipStream_t); typedef
364 HIP_HIPEVENTRECORD hipEventRecord;
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c2488 …HC_LOAD_FUNC_HIP (hip, hipEventRecord, hipEventRecord, HIP_HIPEVENTRECORD, … in hip_init()