Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_config.c37 static void read_line(PERF_Config *sConfig, char const *line, char const *tag);
116 void read_line(PERF_Config *cfg, char const *line, char const *tag) in read_line() function
206 read_line(sConfig, line, tag); in PERF_Config_Read()