OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_Config_Read
(Results
1 - 5
of
5
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_config.h
84
void
PERF_Config_Read
(PERF_Config *sConfig, char const *tag);
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf.c
144
PERF_Config_Read
(&config, tag);
perf_config.c
176
void
PERF_Config_Read
(PERF_Config *sConfig, char const *tag)
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf_unittest.c
347
PERF_Config_Read
(&config, 0);
365
PERF_Config_Read
(&config, "test");
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
perf_reader.c
344
PERF_Config_Read
(&config, "replay");
Completed in 8419 milliseconds