Home
last modified time | relevance | path

Searched refs: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
121 uint32_t ret = service->send(verbose, call_sta); in threadStart()
211 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); in clientFx() local
215 uint32_t ret = service->send(verbose, call_sta); in clientFx()