OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ulLine
(Results
1 - 5
of
5
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_print.h
41
unsigned long
ulLine
;
101
unsigned long
ulLine
,
perf_custom.h
73
unsigned long
ulLine
,
161
ulLine
, \
167
((unsigned long) (
ulLine
)), \
perf_log.h
340
unsigned long
ulLine
,
355
((b18 & 0xf) << 12) | ((
ulLine
& 0xfff) << 16),
421
#define __PERF_LOG_Location(hObject, szFile,
ulLine
, szFunc) \
436
((
ulLine
& 0xfff) << 16), \
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_custom.c
293
unsigned long
ulLine
,
298
ulLine
,
305
unsigned long
ulLine
,
312
__log_Location(hObject, szFile,
ulLine
, szFunc);
317
__print_Location(me, szFile,
ulLine
, szFunc);
perf_print.c
140
unsigned long
ulLine
,
148
me->
ulLine
=
ulLine
;
157
me->
ulLine
= 0;
180
me->
ulLine
,
Completed in 85 milliseconds