Home
last modified time | relevance | path

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

/system/libhwbinder/vts/performance/
DLatency.cpp118 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); in threadStart() local
211 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); in clientFx() local