Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dfastrpc_perf.c51 #define PERF_KEY_FREQ "vendor.fastrpc.perf.freq" macro
55 #define PERF_KEY_FREQ "fastrpc.perf.freq" macro
185 p->freq = FASTRPC_PROPERTY_GET_INT32(PERF_KEY_FREQ, 1000); in fastrpc_perf_init()