Home
last modified time | relevance | path

Searched defs:ApiPerfStatistic (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/hardware/
H A Dcm_perf_statistics.h36 struct ApiPerfStatistic struct
38 char functionName[MSG_STRING_SIZE]; // function name
39 float time; // accumulative api duration
40 uint32_t callTimes; // called times