Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_custom.h73 unsigned long ulLine,
161 ulLine, \ argument
167 ((unsigned long) (ulLine)), \
Dperf_print.h41 unsigned long ulLine; member
101 unsigned long ulLine,
Dperf_log.h340 unsigned long ulLine, in __PERF_LOG_Location() argument
355 ((b18 & 0xf) << 12) | ((ulLine & 0xfff) << 16), in __PERF_LOG_Location()
421 #define __PERF_LOG_Location(hObject, szFile, ulLine, szFunc) \ argument
436 ((ulLine & 0xfff) << 16), \
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_custom.c293 unsigned long ulLine, in __log_Location() argument
298 ulLine, in __log_Location()
305 unsigned long ulLine, in __common_Location() argument
312 __log_Location(hObject, szFile, ulLine, szFunc); in __common_Location()
317 __print_Location(me, szFile, ulLine, szFunc); in __common_Location()
Dperf_print.c140 unsigned long ulLine, in __print_Location() argument
148 me->ulLine = ulLine; in __print_Location()
157 me->ulLine = 0; in clear_print_location()
180 me->ulLine, in print_print_location()