Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf.h381 ulCommand, \ argument
387 PERF_FlagSending, ulCommand, ulArgument, eModuleTo); \
466 ulCommand, \ argument
472 PERF_FlagSent, ulCommand, ulArgument, eModuleTo); \
558 ulCommand, \ argument
564 PERF_FlagRequesting, ulCommand, ulArgument, eModuleFrom); \
645 ulCommand, \ argument
651 PERF_FlagReceived, ulCommand, ulArgument, eModuleFrom); \
Dperf_custom.h53 unsigned long ulCommand,
113 ulCommand, \ argument
119 ((unsigned long) (ulCommand)), \
Dperf_print.h66 unsigned long ulCommand,
Dperf_rt.h151 unsigned long ulCommand,
Dperf_log.h116 ulCommand, \ argument
121 ((unsigned long) (ulCommand)), \
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_custom.c77 unsigned long ulCommand, in __log_Command() argument
83 ulCommand, in __log_Command()
176 unsigned long ulCommand, in __common_Command() argument
184 __log_Command(hObject, ulCommand, ulArgument, ulModuleAndFlags); in __common_Command()
194 me, ulCommand, ulArgument, ulModuleAndFlags); in __common_Command()
199 __rt_Command(me, ulCommand, ulArgument, ulModuleAndFlags); in __common_Command()
Dperf_print.c351 unsigned long ulCommand, in __print_Command() argument
370 ulCommand, in __print_Command()
374 (ulCommand != PERF_CommandStatus ? in __print_Command()
375 "INVALID" : PERF_CommandTypes[ulCommand]), in __print_Command()
Dperf_rt.c768 unsigned long ulCommand, in __rt_Command() argument