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

1 2

  /device/samsung/manta/dumpstate/
dumpstate.c 21 dump_file("board revision", "/sys/devices/soc0/board_rev");
22 dump_file("soc family", "/sys/devices/soc0/family");
23 dump_file("soc revision", "/sys/devices/soc0/revision");
24 dump_file("soc type", "/sys/devices/soc0/machine");
25 dump_file("soc die_id", "/sys/devices/soc0/soc_id");
26 dump_file("mmc0 name", "/sys/devices/platform/dw_mmc.0/mmc_host/mmc0/mmc0:0001/name");
27 dump_file("mmc0 cid", "/sys/devices/platform/dw_mmc.0/mmc_host/mmc0/mmc0:0001/cid");
28 dump_file("mmc0 csd", "/sys/devices/platform/dw_mmc.0/mmc_host/mmc0/mmc0:0001/csd");
29 dump_file("mmc0 ext_csd", "/d/mmc0/mmc0:0001/ext_csd");
30 dump_file("wlan", "/sys/module/bcmdhd/parameters/info_string")
    [all...]
  /device/asus/grouper/dumpstate/
dumpstate.c 21 dump_file("board revision",
23 dump_file("board gpio status",
25 dump_file("soc fuse production mode",
27 dump_file("emmc revision",
30 dump_file("emmc capacity",
33 dump_file("wlan", "/sys/module/bcmdhd/parameters/info_string");
34 dump_file("touch panel vendor and firmware version",
  /device/lge/hammerhead/dumpstate/
dumpstate.c 21 dump_file("INTERRUPTS", "/proc/interrupts");
22 dump_file("Power Management Stats", "/proc/msm_pm_stats");
24 dump_file("BAM DMUX Log", "/d/ipc_logging/bam_dmux/log");
25 dump_file("SMD Log", "/d/ipc_logging/smd/log");
26 dump_file("SMD PKT Log", "/d/ipc_logging/smd_pkt/log");
27 dump_file("IPC Router Log", "/d/ipc_logging/ipc_router/log");
  /device/lge/mako/dumpstate/
dumpstate.c 21 dump_file("INTERRUPTS", "/proc/interrupts");
22 dump_file("Power Management Stats", "/proc/msm_pm_stats");
24 dump_file("HSIC Control Events", "/sys/kernel/debug/ehci_hsic_msm_dbg/show_ctrl_events");
25 dump_file("HSIC Data Events", "/sys/kernel/debug/ehci_hsic_msm_dbg/show_data_events");
  /device/asus/flo/dumpstate/
dumpstate.c 26 dump_file(title, path);
32 dump_file("INTERRUPTS", "/proc/interrupts");
34 dump_file("eMMC manfid",
36 dump_file("eMMC capacity",
38 dump_file("Touch firmware version", "/sys/class/switch/touch/name");
  /device/asus/deb/dumpstate/
dumpstate.c 26 dump_file(title, path);
32 dump_file("INTERRUPTS", "/proc/interrupts");
35 dump_file("eMMC manfid",
37 dump_file("eMMC capacity",
  /frameworks/native/cmds/dumpstate/
dumpstate.c 74 dump_file(NULL, "/proc/version");
79 dump_file("MEMORY INFO", "/proc/meminfo");
82 dump_file("VIRTUAL MEMORY STATS", "/proc/vmstat");
83 dump_file("VMALLOC INFO", "/proc/vmallocinfo");
84 dump_file("SLAB INFO", "/proc/slabinfo");
85 dump_file("ZONEINFO", "/proc/zoneinfo");
86 dump_file("PAGETYPEINFO", "/proc/pagetypeinfo");
87 dump_file("BUDDYINFO", "/proc/buddyinfo");
88 dump_file("FRAGMENTATION INFO", "/d/extfrag/unusable_index");
91 dump_file("KERNEL WAKELOCKS", "/proc/wakelocks")
    [all...]
dumpstate.h 31 int dump_file(const char *title, const char* path);
  /ndk/sources/host-tools/ndk-stack/
ndk-stack.c 37 const char* dump_file = NULL; local
48 dump_file = argv[n];
64 if (dump_file == NULL) {
72 FILE* handle = use_stdin ? stdin : fopen(dump_file, "r");
84 dump_file, strerror(errno));
  /external/wpa_supplicant_8/hostapd/
wired.conf 12 dump_file=/tmp/hostapd.dump
hostapd.conf 55 dump_file=/tmp/hostapd.dump
    [all...]
  /external/chromium_org/chrome/tools/process_dumps/
process_dumps_linux.py 73 def GetStackTrace(processor_bin, symbol_path, dump_file):
79 dump_file: the path to the dump file.
84 cmd = [processor_bin, '-m', dump_file, symbol_path]
158 def ProcessDump(dump_file, temp_dir):
162 dump_file: the dump file that needs to be processed.
167 dump = open(dump_file, 'rb')
229 if options.dump_file:
230 dump_files.append(options.dump_file)
238 for dump_file in LocateFiles(pattern='*.dmp', root=dump_dir):
239 file_time = os.path.getmtime(dump_file)
    [all...]
  /external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/
crash_dump_tester.py 79 for dump_file in all_files:
81 % (dump_file, os.stat(dump_file).st_size))
82 return [dump_file for dump_file in all_files
83 if dump_file.endswith('.dmp')]
174 for dump_file in dmp_files:
177 if os.stat(dump_file).st_size == 0:
184 second_file = dump_file[:-4] + '.txt'
186 '%r file\n' % (dump_file, second_file)
    [all...]
  /hardware/ti/wlan/mac80211/config/
hostapd.conf 6 dump_file=/data/misc/wifi/hostapd.dump
  /external/chromium_org/tools/tcmalloc/
print-live-objects.py 22 def LoadDump(dump_file):
27 with open(dump_file) as f:
32 print "%s: could not parse line %d, skipping" % (dump_file, line_no)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_config_cmd.py 7 from distutils.command.config import dump_file, config namespace
37 dump_file(this_file, 'I am the header')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_config_cmd.py 7 from distutils.command.config import dump_file, config namespace
37 dump_file(this_file, 'I am the header')
  /development/tools/elftree/
elftree.c 146 static int dump_file(struct tree_state *t, char *name, char *path);
161 dump_file(t, name, path);
203 static int dump_file(struct tree_state *t, char *name, char *file) function
325 dump_file(&t, root_name, root_name);
  /external/sonivox/jet_tools/JetCreator/
JetDebug.py 69 print(segment.dump_file)
JetFile.py 94 def __init__ (self, segname, filename, start=None, end=None, length=None, output=None, quantize=None, jetevents=[], dlsfile=None, dump_file=None, transpose=0, repeat=0, mute_flags=0):
103 self.dump_file = dump_file
313 start = end = length = output = end_marker = dlsfile = dump_file = None
333 dump_file = config.get(segment_name, SEGMENT_DUMP_FILE)
360 segments.append(JetSegment(segname, filename, start, end, length, output, quantize, jetevents, dlsfile, dump_file, int(transpose), int(repeat), int(mute_flags)))
454 if segment.dump_file is not None:
455 with open(segment.dump_file, 'w') as f:
615 def AddSegment(self, segname, filename, start, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repeat, mute_flags):
621 self.segments.append(JetSegment(segname, filename, start, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repeat, mute_flags))
    [all...]
  /external/e2fsprogs/debugfs/
dump.c 100 static void dump_file(const char *cmdname, ext2_ino_t ino, int fd, function
135 fix_perms("dump_file", &inode, fd, outname);
183 dump_file(argv[0], inode, fd, preserve, out_fn);
265 dump_file("rdump", ino, fd, 1, fullname);
362 dump_file(argv[0], inode, 1, 0, argv[2]);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
config.py 135 dump_file(src, "compiling '%s':" % src)
344 def dump_file(filename, head=None): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
config.py 135 dump_file(src, "compiling '%s':" % src)
344 def dump_file(filename, head=None): function
  /frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
VideoDumpView.java 141 for (File dump_file :dump_files) {
142 dump_file.delete();
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h 385 extern FILE *dump_file;

Completed in 2353 milliseconds

1 2