Lines Matching defs:fastrpc_latency
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;151 pthread_mutex_t mut;152 pthread_mutex_t wmut;153 pthread_cond_t cond;