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

1 2

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Throttle.java 100 private void debugLog(String message) {
110 if (DEBUG) debugLog("Canceling scheduled callback");
124 if (DEBUG) debugLog("Timeout extended " + mTimeout);
127 if (DEBUG) debugLog("Timeout reset to " + mTimeout);
134 if (DEBUG) debugLog("onEvent");
139 if (DEBUG) debugLog(" callback already scheduled");
141 if (DEBUG) debugLog(" scheduling callback");
169 if (DEBUG) debugLog("Kicking callback");
  /external/valgrind/main/coregrind/
pub_core_debuglog.h 41 // Because VG_(debugLog) does printf-style formatting, and because
76 void VG_(debugLog) ( Int level, const HChar* modulename,
m_cache.c 123 VG_(debugLog)(1, "cache", "warning: CPUID level < 2 for Intel "
140 VG_(debugLog)(1, "cache", "warning: non-zero CPUID trials for Intel "
311 VG_(debugLog)(1, "cache",
323 VG_(debugLog)(1, "cache",
335 VG_(debugLog)(1, "cache",
341 VG_(debugLog)(1, "cache", "warning: L%u cache ignored\n",
352 VG_(debugLog)(1, "cache",
421 VG_(debugLog)(1, "cache", "warning: ext_level < 0x80000006 for AMD "
433 VG_(debugLog)(1, "cache", "warning: Buggy Duron stepping A0. "
520 VG_(debugLog)(1, "cache", "CPU vendor ID not recognised (%s)\n"
    [all...]
launcher-darwin.c 250 VG_(debugLog)(1, "launcher", "tool '%s' requested\n", toolname);
252 VG_(debugLog)(1, "launcher",
268 VG_(debugLog)(1, "launcher", "Using executable in app bundle: %s\n", newclient);
280 VG_(debugLog)(1, "launcher", "valgrind_lib = %s\n", valgrind_lib);
289 VG_(debugLog)(1, "launcher", "arch '%s' IS NOT installed\n", valid_archs[i].valgrind_name);
292 VG_(debugLog)(1, "launcher", "arch '%s' IS installed\n", valid_archs[i].valgrind_name);
329 VG_(debugLog)(1, "launcher", "using arch '%s' from --arch=%s\n",
334 VG_(debugLog)(1, "launcher",
341 VG_(debugLog)(1, "launcher", "selected arch '%s'\n", arch);
345 VG_(debugLog)(1, "launcher",
    [all...]
launcher-linux.c 132 VG_(debugLog)(2, "launcher", "selecting platform for '%s'\n", clientname);
137 VG_(debugLog)(2, "launcher", "selecting platform for '%s'\n", clientname);
143 VG_(debugLog)(2, "launcher", "opened '%s'\n", clientname);
151 VG_(debugLog)(2, "launcher", "read %ld bytes from '%s'\n",
256 VG_(debugLog)(2, "launcher", "selected platform '%s'\n",
304 VG_(debugLog)(1, "launcher", "tool '%s' requested\n", toolname);
306 VG_(debugLog)(1, "launcher",
336 VG_(debugLog)(1, "launcher",
341 VG_(debugLog)(1, "launcher", "selected platform '%s'\n", platform);
343 VG_(debugLog)(1, "launcher",
    [all...]
m_main.c     [all...]
m_stacks.c 41 #define EDEBUG(fmt, args...) //VG_(debugLog)(2, "stacks", fmt, ## args)
202 VG_(debugLog)(2, "stacks", "register %p-%p as stack %lu\n",
217 VG_(debugLog)(2, "stacks", "deregister stack %lu\n", id);
249 VG_(debugLog)(2, "stacks", "change stack %lu from %p-%p to %p-%p\n",
m_libcsignal.c 204 VG_(debugLog)(2, "libcsignal",
210 VG_(debugLog)(2, "libcsignal",
436 VG_(debugLog)(0, "libcsignal",
460 VG_(debugLog)(0, "libcsignal",
m_machine.c 188 VG_(debugLog)(2, "machine", "apply_to_GPs_of_tid %d\n", tid);
522 VG_(debugLog)(1, "machine", "dcbz_szB=%d dcbzl_szB=%d\n",
629 VG_(debugLog)(1, "machine", "model = %s\n",
    [all...]
m_transtab.c 779 VG_(debugLog)(1,"transtab",
    [all...]
m_hashtable.c 115 VG_(debugLog)(
m_mallocfree.c 765 VG_(debugLog)(0,"mallocfree", s1, who, (ULong)szB, tot_alloc);
846 VG_(debugLog)(1, "mallocfree",
864 VG_(debugLog)(1, "mallocfree",
    [all...]
m_debuglog.c 918 /*--- Debuglog stuff. ---*/
933 VG_(debugLog)(1, "debuglog",
934 "DebugLog system started by %s, "
974 void VG_(debugLog) ( Int level, const HChar* modulename,
  /external/valgrind/main/coregrind/m_scheduler/
sema.c 68 VG_(debugLog)(0,"zz","sema_init: %d %d\n", sema->pipe[0],
113 VG_(debugLog)(0, "scheduler",
147 VG_(debugLog)(0, "scheduler",
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterProperties.java 206 debugLog("Setting state to " + mState);
296 debugLog("Adding bonded device:" + device);
302 debugLog("Removing bonded device:" + device);
304 debugLog("Failed to remove device: " + device);
500 debugLog("Name is: " + mName);
504 debugLog("Address is:" + Utils.getAddressStringFromByte(mAddress));
508 debugLog("BT Class:" + mBluetoothClass);
517 debugLog("Scan Mode:" + mScanMode);
538 debugLog("Discoverable Timeout:" + mDiscoverableTimeout);
605 debugLog("onBluetoothDisable()")
    [all...]
AdapterService.java 181 debugLog("AdapterService() - REFCOUNT: CREATED. INSTANCE_COUNT" + sRefCount);
243 debugLog( "Profile connected. Schedule missing profile connection if any");
276 debugLog("onProfileServiceStateChange() serviceName=" + serviceName
296 debugLog("onProfileServiceStateChange() - Profile still running: "
302 debugLog("onProfileServiceStateChange() - All profile services stopped...");
314 debugLog("onProfileServiceStateChange() - Profile still not running:"
320 debugLog("onProfileServiceStateChange() - All profile services started.");
330 debugLog("onCreate()");
349 debugLog("onBind()");
353 debugLog("onUnbind() - calling cleanup")
    [all...]
RemoteDevices.java 278 debugLog("Remote Device name is: " + device.mName);
290 debugLog("Remote Address is:" + Utils.getAddressStringFromByte(val));
300 debugLog("Remote class is:" + device.mBluetoothClass);
326 debugLog("deviceFoundCallback: Remote Address is:" + device);
358 debugLog("aclStateChangeCallback: State:Connected to Device:" + device);
361 debugLog("aclStateChangeCallback: State:DisConnected to Device:" + device);
377 debugLog("deviceMasInstancesFoundCallback: found " + name.length + " instances");
385 debugLog(inst.toString());
440 private void debugLog(String msg) {
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c 69 VG_(debugLog)(0, "aspacem", "Valgrind: FATAL: %s\n", what);
70 VG_(debugLog)(0, "aspacem", "Exiting now.\n");
76 VG_(debugLog)(0, "aspacem",
78 VG_(debugLog)(0, "aspacem", " Increase it and rebuild. "
88 VG_(debugLog)(0, "aspacem",
90 VG_(debugLog)(0, "aspacem", " %s\n", expr);
91 VG_(debugLog)(0, "aspacem", " at %s:%d (%s)\n", file,line,fn);
92 VG_(debugLog)(0, "aspacem", "Exiting now.\n");
422 VG_(debugLog)( 1,"aspacem","allocated thread stack at 0x%llx size %d\n",
aspacemgr-linux.c 402 if (0) VG_(debugLog)(0,"aspacem","allocate_segname %s\n", name);
516 VG_(debugLog)(
542 VG_(debugLog)(
551 VG_(debugLog)(
563 VG_(debugLog)(
577 VG_(debugLog)(
590 VG_(debugLog)(
603 VG_(debugLog)(logLevel, "aspacem",
609 VG_(debugLog)(logLevel, "aspacem",
614 VG_(debugLog)(logLevel, "aspacem"
    [all...]
  /external/valgrind/main/coregrind/m_initimg/
initimg-linux.c 173 VG_(debugLog)(2, "initimg", "preload_string:\n");
174 VG_(debugLog)(2, "initimg", " \"%s\"\n", preload_string);
684 VG_(debugLog)(2, "initimg",
690 VG_(debugLog)(2, "initimg",
707 VG_(debugLog)(2, "initimg",
715 VG_(debugLog)(2, "initimg",
769 VG_(debugLog)(2, "initimg",
873 VG_(debugLog)(1, "initimg", "Loading client\n");
885 VG_(debugLog)(1, "initimg", "Setup client env\n");
913 VG_(debugLog)(1, "initimg"
    [all...]
initimg-darwin.c 163 VG_(debugLog)(2, "initimg", "preload_string:\n");
164 VG_(debugLog)(2, "initimg", " \"%s\"\n", preload_string);
526 VG_(debugLog)(1, "initimg", "Loading client\n");
538 VG_(debugLog)(1, "initimg", "Setup client env\n");
555 VG_(debugLog)(2, "initimg",
  /external/valgrind/main/coregrind/m_ume/
macho.c 239 VG_(debugLog)(2, "ume", "mmap fixed (file) (%#lx, %lu)\n", addr, filesize);
256 VG_(debugLog)(2, "ume", "mmap fixed (anon) (%#lx, %lu)\n", addr, length);
485 VG_(debugLog)(1, "ume", "load_thin_file: begin: %s\n", filename);
571 VG_(debugLog)(2, "ume", "lc_main: created stack %p-%p\n",
680 VG_(debugLog)(1, "ume", "load_thin_file: success: %s\n", filename);
elf.c 209 if (0) VG_(debugLog)(0,"ume","mmap_file_fixed_client #1\n");
227 if (0) VG_(debugLog)(0,"ume","mmap_anon_fixed_client #2\n");
  /external/valgrind/main/coregrind/m_gdbserver/
server.h 126 VG_(debugLog) (level, "gdbsrv",__VA_ARGS__); } \
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 93 VG_(debugLog)(1, "syswrap-darwin",
124 VG_(debugLog)(1, "syswrap-darwin",
164 VG_(debugLog)( 2, "syswrap-darwin", "stack for tid %d at %p; init_SP=%p\n",
210 VG_(debugLog)(1, "syswrap-darwin",
220 VG_(debugLog)(1, "syswrap-darwin",
242 VG_(debugLog)(
253 VG_(debugLog)(1, "syswrap-darwin",
267 VG_(debugLog)(1, "syswrap-darwin",
311 VG_(debugLog)(1, "syswrap-darwin",
650 VG_(debugLog)(0, "syswrap-darwin"
    [all...]

Completed in 615 milliseconds

1 2