Searched refs:debug (Results 1 – 23 of 23) sorted by relevance
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
D | armtime | 3 debug=false;args=;time=true 16 debug=true 21 debug=true 63 else if (gsub("^debug=", "",arg)) { debug = arg; } 78 if (debug) 89 if (debug) 114 if (debug) 133 if (debug) 176 if (debug) { 228 $debug && cat $my_log
|
D | PERF.awk | 57 else if (gsub("^debug=", "",arg)) { debug = arg } 91 if (debug > 1) { 123 if (debug) { print $0 } 148 if (debug) { print $0 }
|
D | perf_unittest.c | 350 assert(config.debug = 0xFFFFFFFF); in test_PERF_config() 366 assert(!config.debug); in test_PERF_config()
|
/hardware/ti/wlan/wl1271/Test/ |
D | TWD_Debug.c | 294 pElem->debug.debug1 = ENDIAN_HANDLE_LONG(pElem->debug.debug1); in TWD_StatisticsReadCB() 295 pElem->debug.debug2 = ENDIAN_HANDLE_LONG(pElem->debug.debug2); in TWD_StatisticsReadCB() 296 pElem->debug.debug3 = ENDIAN_HANDLE_LONG(pElem->debug.debug3); in TWD_StatisticsReadCB() 297 pElem->debug.debug4 = ENDIAN_HANDLE_LONG(pElem->debug.debug4); in TWD_StatisticsReadCB() 298 pElem->debug.debug5 = ENDIAN_HANDLE_LONG(pElem->debug.debug5); in TWD_StatisticsReadCB() 299 pElem->debug.debug6 = ENDIAN_HANDLE_LONG(pElem->debug.debug6); in TWD_StatisticsReadCB() 447 WLAN_OS_REPORT(("debug1 = %d\n", pElem->debug.debug1)); in TWD_StatisticsReadCB() 448 WLAN_OS_REPORT(("debug2 = %d\n", pElem->debug.debug2)); in TWD_StatisticsReadCB() 449 WLAN_OS_REPORT(("debug3 = %d\n", pElem->debug.debug3)); in TWD_StatisticsReadCB() 450 WLAN_OS_REPORT(("debug4 = %d\n", pElem->debug.debug4)); in TWD_StatisticsReadCB() [all …]
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
D | perf_rt.c | 133 me->debug = config->rt_debug & 0x1FF; in PERF_RT_create() 322 if (me->debug) in count_temporal_rate() 429 (me->dRate[i].tn && me->debug & 4)) in __rt_Boundary() 556 if (!(me->debug & 4) && in __rt_Buffer() 560 if (me->debug & 256) in __rt_Buffer() 571 else if (me->debug & 256) in __rt_Buffer() 626 if (me->debug) in __rt_Buffer() 674 if (me->debug) in __rt_Buffer() 688 if (me->debug) in __rt_Buffer() 699 if (me->debug) in __rt_Buffer() [all …]
|
D | perf_config.c | 56 sConfig->debug = FALSE; in PERF_Config_Init() 149 assign_long_if_matches(line, "debug", &cfg->debug) || in read_line()
|
D | perf_custom.c | 378 if (config->log_file || config->debug || config->detailed_debug) in __PERF_CUSTOM_create()
|
D | perf_print.c | 253 else if (config->debug) in PERF_PRINT_create()
|
/hardware/ril/mock-ril/ |
D | Android.mk | 74 LOCAL_MODULE_TAGS := debug 87 LOCAL_MODULE_TAGS := debug
|
/hardware/msm7k/dspcrashd/ |
D | Android.mk | 10 LOCAL_MODULE_TAGS := debug
|
/hardware/ril/rild/ |
D | Android.mk | 37 LOCAL_MODULE_TAGS := debug
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
D | perf_config.h | 60 unsigned long debug; /* debug flag - will print some events, member
|
D | perf_rt.h | 108 int debug; /* bit: 1 & any - print temporal stats member
|
/hardware/broadcom/wlan/bcm4329/src/ |
D | Android.mk | 37 LOCAL_MODULE_TAGS := debug tests
|
D | GNUmakefile.inc | 63 ###debug:checked: --> $(MAKE) -f $(SRCBASE)/GNUmakefile.inc TTYPE=DBG all 68 all : debug free 105 debug checked :: $(SRCRULES) 116 debug checked :: 133 .PHONY: all release free checked retail debug clean FORCE 215 BIN_DBG=debug
|
D | Makerules | 380 …GLDLIBS := --ELF --symbols --debug --map --info sizes,totals --errors link.err --list link.map --v…
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/ |
D | Android.mk | 51 inc/debug.h \
|
/hardware/ti/wlan/wl1271/platforms/os/common/build/linux/ |
D | os_sources.inc | 60 $(TESTSRC)/debug.h
|
/hardware/ti/wlan/wl1271/platforms/os/linux/build/ |
D | os_sources.inc | 60 $(TESTSRC)/debug.h
|
/hardware/ti/wlan/wl1271/platforms/os/linux/ |
D | Makefile | 229 @echo DEBUG = $(DEBUG) // Include debug prints and statistics
|
/hardware/ti/wlan/wl1271/config/ |
D | tiwlan.ini | 109 OsDbgState = 0x01e9003c # -1 or 0xffffffff -all (opens debug messages in o.s. only - seviri…
|
/hardware/ti/wlan/wl1271/stad/build/linux/ |
D | drv_sources.inc | 230 $(TESTSRC)/debug.c \
|
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
D | public_infoele.h | 999 DbgStatistics_t debug; member
|