Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_benchmarks.cpp82 class SchedStats { class
84 SchedStats() : SchedStats(gettid()) {} in SchedStats() function in __anon20563f1d0110::SchedStats
85 explicit SchedStats(pid_t task_id) : task_id_(task_id) {} in SchedStats() function in __anon20563f1d0110::SchedStats