Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod.cxx529 class tmp_ms_metric { // a RAII style wrapper for exception-safe scoped timing class
533 tmp_ms_metric(const string& mname, const string& lname, const string& lvalue): in tmp_ms_metric() function in tmp_ms_metric