Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libnblog/
H A DMerger.cpp143 mThreadPerformanceAnalysis[author][0 /*hash*/].logTsEntry(payload.ts); in processSnapshot()
146 mThreadPerformanceAnalysis[author][0 /*hash*/].handleStateChange(); in processSnapshot()
245 ReportPerformance::dump(fd, 0 /*indent*/, mThreadPerformanceAnalysis); in dump()
/aosp_15_r20/frameworks/av/media/libnblog/include/media/nblog/
H A DMerger.h100 ReportPerformance::PerformanceAnalysisMap mThreadPerformanceAnalysis; variable