Searched refs:ulLine (Results 1 – 5 of 5) sorted by relevance
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
D | perf_custom.h | 73 unsigned long ulLine, 161 ulLine, \ argument 167 ((unsigned long) (ulLine)), \
|
D | perf_print.h | 41 unsigned long ulLine; member 101 unsigned long ulLine,
|
D | perf_log.h | 340 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/ |
D | perf_custom.c | 293 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()
|
D | perf_print.c | 140 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()
|