Home
last modified time | relevance | path

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

/system/libhwbinder/vts/performance/
DLatency.cpp81 static int threadGetPri() { in threadGetPri() function
118 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); in threadStart()
211 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); in clientFx()