HomeSort by relevance Sort by last modified time
    Searched refs:perf (Results 1 - 25 of 60) sorted by null

1 2 3

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_print.h 31 char *info; /* PERF instance information text */
32 char *prompt; /* PERF prompt */
46 PERF_PRINT_done(PERF_Private *perf);
49 PERF_PRINT_create(PERF_Private *perf, PERF_Config *config,
54 PERF_Private *perf,PERF_BOUNDARYTYPE eBoundary);
58 PERF_Private *perf,unsigned long ulAddress1,
65 PERF_Private *perf,
72 PERF_Private *perf);
76 PERF_Private *perf);
80 PERF_Private *perf,
    [all...]
perf_rt.h 135 PERF_RT_done(PERF_Private *perf);
138 PERF_RT_create(PERF_Private *perf, PERF_Config *config, PERF_MODULETYPE eModule);
141 __rt_Boundary(PERF_Private *perf,PERF_BOUNDARYTYPE eBoundary);
144 __rt_Buffer(PERF_Private *perf,unsigned long ulAddress1,
150 __rt_Command(PERF_Private *perf,
156 __rt_Create(PERF_Private *perf);
159 __rt_Done(PERF_Private *perf);
162 __rt_Log(PERF_Private *perf,
167 __rt_SyncAV(PERF_Private *perf,
173 __rt_ThreadCreated(PERF_Private *perf,
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_log.c 21 #include "perf.h"
27 PERF LOG Methods
54 * Pointer to a handle to the PERF object, which will be
58 void __PERF_LOG_done(PERF_Private *perf)
60 PERF_LOG_Private *me = perf->pLog;
67 __PERF_log1(perf, PERF_LOG_Done);
85 "PERF Instrumentation [%c%c%c%c %05ld-%08lx] produced"
87 PERF_FOUR_CHARS(perf->ulID), perf->ulPID,
88 (unsigned long) perf,
    [all...]
perf_print.c 26 #include "perf.h"
33 void PERF_PRINT_done(PERF_Private *perf)
35 PERF_PRINT_Private *me = perf->cip.pDebug;
46 perf->cip.pDebug = NULL;
59 int PERF_PRINT_setup(PERF_Private *perf, PERF_MODULETYPE eModule)
61 PERF_PRINT_Private *me = perf->cip.pDebug;
107 perf->ulPID,
109 (unsigned long) perf,
114 PERF_FOUR_CHARS(perf->ulID),
138 void __print_Location(PERF_Private *perf,
    [all...]
perf_rt.c 27 #include "perf.h"
48 PERF_RT_create(PERF_Private *perf, PERF_Config *config,
55 if (perf->ulID != PERF_FOURS("CAM_") && perf->ulID != PERF_FOURS("CAMT") &&
56 perf->ulID != PERF_FOURS("VP__") && perf->ulID != PERF_FOURS("VP_T") &&
57 perf->ulID != PERF_FOURS("VD__") && perf->ulID != PERF_FOURS("VD_T") &&
58 perf->ulID != PERF_FOURS("VE__") && perf->ulID != PERF_FOURS("VE_T")
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/
Android.mk 9 src/perf.c \
28 $(TI_OMX_SYSTEM)/perf/inc \
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
Android.mk 9 ../src/perf.c \
25 $(TI_OMX_SYSTEM)/perf/inc \
  /external/chromium/third_party/icu/source/test/perf/unisetperf/draft/
contperf.sh 8 PERF=test/perf/unisetperf/unisetperf
21 $PERF Contains --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
span16perf.sh 8 PERF=test/perf/unisetperf/unisetperf
21 $PERF SpanUTF16 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
span8perf.sh 8 PERF=test/perf/unisetperf/unisetperf
21 $PERF SpanUTF8 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
contperf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
17 %PERF% Contains --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
span16perf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
17 %PERF% SpanUTF16 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
span8perf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
17 %PERF% SpanUTF8 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
  /external/icu4c/test/perf/unisetperf/draft/
contperf.sh 8 PERF=test/perf/unisetperf/unisetperf
21 $PERF Contains --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
span16perf.sh 8 PERF=test/perf/unisetperf/unisetperf
21 $PERF SpanUTF16 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
span8perf.sh 8 PERF=test/perf/unisetperf/unisetperf
21 $PERF SpanUTF8 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
contperf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
17 %PERF% Contains --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
span16perf.bat 4 set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
17 %PERF% SpanUTF16 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
Android.mk 16 $(TI_OMX_SYSTEM)/perf/inc
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
Makefile 27 cp -f PERF.awk $(OMXTESTDIR)
28 cp -f perf $(TARGETDIR)/bin
31 chmod +x $(TARGETDIR)/bin/perf
47 rm -f $(OMXTESTDIR)/PERF.awk
48 rm -f $(TARGETDIR)/bin/perf
perf 4 my_perf=/tmp/.perf.$$
5 my_perf_pattern=/tmp/.perf.*
8 cmd_VCrate="Video+Capture+Rate CAMT PERF.awk+who=CAMT+from=Hardware+what=frame+how=received"
9 cmd_VDrate="Video+Decode+Rate VD_T PERF.awk+who=VD_T+to=HLMM+what=frame+how=sending"
10 cmd_VDTrate="Video+Decode+Rate VD_T PERF.awk+who=VD_T+to=LLMM+what=frame+how=sending"
11 cmd_VErate="Video+Encode+Rate VE_T PERF.awk+who=VE_T+to=HLMM+what=buffer+how=sending"
12 cmd_VERrate="Video+Encode+Input+Rate VE__ PERF.awk+who=VE__+from=HLMM+what=frame+how=received"
13 cmd_VPPYrate="Video+PreProc+YUV+Output+Rate VPPT PERF.awk+who=VPPT+to=HLMM+what=frame+how=sending"
14 cmd_VPPRrate="Video+PreProc+RGB+Output+Rate VPPT PERF.awk+who=VPPT+to=HLMM+what=frame+how=sending"
15 cmd_VPPIrate="Video+PreProc+Input+Rate VPP_ PERF.awk+who=VPP_+from=HLMM+what=frame+how=received
    [all...]