Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dadsp_perf_stub.c491 __QAIC_STUB_EXPORT remote_handle _adsp_perf_handle(void) { in _adsp_perf_handle() function
494 …if(0 == adsp_pls_add_lookup((uint32_t)_adsp_perf_handle, 0, sizeof(*ph), _adsp_perf_pls_ctor, "ad… in _adsp_perf_handle()
499 …if(0 == HAP_pls_add_lookup((uint32_t)_adsp_perf_handle, 0, sizeof(*ph), _adsp_perf_pls_ctor, "ads… in _adsp_perf_handle()
523 __QAIC_STUB_EXPORT remote_handle _adsp_perf_handle(void) { in _adsp_perf_handle() function
543 return __QAIC_REMOTE(remote_handle_invoke)(_adsp_perf_handle(), _sc, _pra); in __QAIC_STUB()
567 return _stub_method(_adsp_perf_handle(), _mid, (uint32_t*)&ix); in __QAIC_STUB()
590 return _stub_method_1(_adsp_perf_handle(), _mid, (char**)&dst, (uint32_t*)&dstLen); in __QAIC_STUB()
618 …return _stub_method_2(_adsp_perf_handle(), _mid, (char**)&keys, (uint32_t*)&keysLen, (uint32_t*)ma… in __QAIC_STUB()