Searched defs:fastrpc_latency (Results 1 – 1 of 1) sorted by relevance
141 struct fastrpc_latency { struct142 int adaptive_qos;143 int state;144 int exit;145 int invoke;146 int vote;147 int dev;148 int wait_time;149 int latency;150 pthread_t thread;[all …]