Searched refs:call_sta (Results 1 - 1 of 1) sorted by last modified time

/system/libhwbinder/vts/performance/
H A DLatency.cpp118 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); local
121 uint32_t ret = service->send(verbose, call_sta);
211 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); local
215 uint32_t ret = service->send(verbose, call_sta);

Completed in 18 milliseconds