Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/hardware/
H A Dcm_perf_statistics.cpp76 m_apiCallRecords.push_back(records); in InsertApiCallRecord()
139 ApiCallRecord *records = m_apiCallRecords[i]; in DumpApiCallRecords()
147 m_apiCallRecords.clear(); in DumpApiCallRecords()
H A Dcm_perf_statistics.h116 std::vector<ApiCallRecord*> m_apiCallRecords; // array to store api call records variable