Home
last modified time | relevance | path

Searched defs:szFunc (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_print.h40 const char *szFunc; member
Dperf_log.h341 const char *szFunc) in __PERF_LOG_Location()
421 #define __PERF_LOG_Location(hObject, szFile, ulLine, szFunc) \ argument
Dperf_custom.h162 szFunc) \ argument
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_custom.c294 char const *szFunc) in __log_Location()
306 char const *szFunc) in __common_Location()
Dperf_print.c141 char const *szFunc) in __print_Location()
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
Dperf_reader.c69 char szFile[21], szFunc[21]; in PERF_Replay() local