Searched defs:debug (Results 1 - 8 of 8) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_config.h42 * operations, each component writes its log or debug into the
58 /* debug interface */
60 unsigned long debug; /* debug flag - will print some events, member in struct:PERF_Config
62 unsigned long detailed_debug; /* debug flag - will print ALL events */
H A Dperf_rt.h61 we ignore and do not print the frames unless debug & 4 is set.
108 int debug; /* bit: 1 & any - print temporal stats member in struct:PERF_RT_Private
/hardware/qcom/gps/utils/
H A Dloc_log.cpp149 void loc_logger_init(unsigned long debug, unsigned long timestamp) argument
151 loc_logger.DEBUG_LEVEL = debug;
/hardware/qcom/audio/libalsa-intf/
H A Daplay.c45 static debug = 0; variable
56 {"debug", 0, 0, 'V'},
122 if (debug)
128 if (debug) {
154 if (debug) {
191 if (debug)
275 if (debug)
323 if (debug) {
346 if (debug)
373 if (debug) {
[all...]
H A Darec.c48 static int debug = 0; variable
60 {"debug", 0, 0, 'V'},
126 if (debug)
132 if (debug) {
168 if (debug) {
241 if (debug)
251 if (debug)
299 if (debug)
412 if (debug)
464 if (debug)
[all...]
/hardware/ti/omap4xxx/security/tf_daemon/
H A Ddelegation_client.c407 LogInfo("-d Turns on debug mode. If not specified, the daemon will fork itself");
1188 bool debug = false; local
1208 debug = true;
1329 if (!debug)
1351 if (!debug)
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c173 static int debug = 0; variable
908 if (debug)
1419 if (debug) {
1490 if (debug)
2078 /* get debug properties */
2082 property_get("debug.hwc.rgb_order", value, "1");
2084 property_get("debug.hwc.nv12_only", value, "0");
2086 property_get("debug.hwc.idle", value, "250");
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
H A Dpublic_infoele.h999 DbgStatistics_t debug; member in struct:ACXStatisticsStruct

Completed in 156 milliseconds