Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_config.h84 void PERF_Config_Read(PERF_Config *sConfig, char const *tag);
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
Dperf_unittest.c347 PERF_Config_Read(&config, 0); in test_PERF_config()
365 PERF_Config_Read(&config, "test"); in test_PERF_config()
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf.c144 PERF_Config_Read(&config, tag); in PERF_Create()
Dperf_config.c176 void PERF_Config_Read(PERF_Config *sConfig, char const *tag) in PERF_Config_Read() function
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
Dperf_reader.c344 PERF_Config_Read(&config, "replay"); in main()