Home
last modified time | relevance | path

Searched refs:dumpFileContent (Results 1 – 17 of 17) sorted by relevance

/device/google/gs-common/soc/
Ddump_soc.cpp33 dumpFileContent("AP HW TUNE", "/sys/devices/system/chip-id/ap_hw_tune_str"); in main()
34 dumpFileContent("DVFS VERSION", "/sys/devices/system/chip-id/dvfs_version"); in main()
35 dumpFileContent("EVT VERSION", "/sys/devices/system/chip-id/evt_ver"); in main()
36 dumpFileContent("LOT ID", "/sys/devices/system/chip-id/lot_id"); in main()
37 dumpFileContent("PACKAGE", "/sys/devices/system/chip-id/pkg_revision"); in main()
38 dumpFileContent("PRODUCT ID", "/sys/devices/system/chip-id/product_id"); in main()
39 dumpFileContent("REVISION", "/sys/devices/system/chip-id/revision"); in main()
40 dumpFileContent("RAW STR", "/sys/devices/system/chip-id/raw_str"); in main()
41 dumpFileContent("CPU present", "/sys/devices/system/cpu/present"); in main()
42 dumpFileContent("CPU online", "/sys/devices/system/cpu/online"); in main()
[all …]
Ddump_memory.cpp53 dumpFileContent(entry2->d_name, concat(result, base, entry2->d_name)); in iterate()
67 dumpFileContent("dmabuf info", "/d/dma_buf/bufinfo"); in main()
68 dumpFileContent("Page Pinner - longterm pin", "/sys/kernel/debug/page_pinner/buffer"); in main()
79dumpFileContent("count", concat(result, concat(result, "/sys/kernel/debug/cma/", entry->d_name), "… in main()
80dumpFileContent("used", concat(result, concat(result, "/sys/kernel/debug/cma/", entry->d_name), "/… in main()
81dumpFileContent("bitmap", concat(result, concat(result, "/sys/kernel/debug/cma/", entry->d_name), … in main()
88 dumpFileContent("Pixel Trace", "/sys/kernel/tracing/instances/pixel/trace"); in main()
Ddump_devfreq.cpp37 dumpFileContent(dvfs_path[0], dvfs_path[1]); in main()
/device/google/gs-common/storage/
Ddump_storage.cpp63 dumpFileContent("F2FS status", "/sys/kernel/debug/f2fs/status"); in main()
64 dumpFileContent("F2FS fsck", "/dev/fscklogs/fsck"); in main()
72 dumpFileContent("UFS model", "/sys/block/sda/device/model"); in main()
73 dumpFileContent("UFS rev", "/sys/block/sda/device/rev"); in main()
74 dumpFileContent("UFS size", "/sys/block/sda/size"); in main()
76 dumpFileContent("UFS Slow IO Read", in main()
78 dumpFileContent("UFS Slow IO Write", in main()
80 dumpFileContent("UFS Slow IO Unmap", in main()
82 dumpFileContent("UFS Slow IO Sync", in main()
169 dumpFileContent( in main()
[all …]
/device/google/zuma/dumpstate/
Ddump_power.cpp167 dumpFileContent("Power supply property tcpm", fullPath.c_str()); in dumpTcpmPsyUevent()
190 dumpFileContent(row[0], row[1]); in dumpPowerSupplyStats()
224 dumpFileContent(row[0], row[1]); in dumpMaxFg()
228 dumpFileContent(row[0], row[1]); in dumpMaxFg()
233 dumpFileContent(maxfgHistoryName, maxfgHistoryDir); in dumpMaxFg()
241 dumpFileContent(powerSupplyPropertyDockTitle, powerSupplyPropertyDockFile); in dumpPowerSupplyDock()
254 dumpFileContent(logbufferTcpmTitle, logbufferTcpmFile); in dumpLogBufferTcpm()
315 dumpFileContent(row[0], row[1]); in dumpPdEngine()
324 dumpFileContent(dumpTitle, dumpFile); in dumpEusbRepeater()
333 dumpFileContent(wc68Title, wc68File); in dumpWc68()
[all …]
/device/google/zumapro/dumpstate/
Ddump_power.cpp173 dumpFileContent(row[0], row[1]); in dumpPowerSupplyStats()
213 dumpFileContent(row[0], row[1]); in dumpMaxFg()
217 dumpFileContent(row[0], row[1]); in dumpMaxFg()
221 dumpFileContent(row[0], row[1]); in dumpMaxFg()
226 dumpFileContent(maxfgHistoryName, maxfgHistoryDir); in dumpMaxFg()
234 dumpFileContent(powerSupplyPropertyDockTitle, powerSupplyPropertyDockFile); in dumpPowerSupplyDock()
247 dumpFileContent(logbufferTcpmTitle, logbufferTcpmFile); in dumpLogBufferTcpm()
311 dumpFileContent(row[0], row[1]); in dumpPdEngine()
314 dumpFileContent(ppsDcMsg, pca9468dir); in dumpPdEngine()
316 dumpFileContent(ppsDcMsg, ln8411dir); in dumpPdEngine()
[all …]
/device/google/gs-common/display/
Ddump_display.cpp22dumpFileContent("DECON-0 counters /sys/class/drm/card0/device/decon0/counters", "/sys/class/drm/ca… in main()
23 dumpFileContent("CRTC-0 event log", "/sys/kernel/debug/dri/0/crtc-0/event"); in main()
25dumpFileContent("Primary panel name", "/sys/devices/platform/exynos-drm/primary-panel/panel_name"); in main()
26dumpFileContent("Primary panel extra info", "/sys/devices/platform/exynos-drm/primary-panel/panel_… in main()
27dumpFileContent("Primary panel power Vreg", "/sys/devices/platform/exynos-drm/primary-panel/panel_… in main()
Ddump_second_display.cpp19dumpFileContent("DECON-1 counters /sys/class/drm/card0/device/decon1/counters", "/sys/class/drm/ca… in main()
20 dumpFileContent("CRTC-1 event log", "/sys/kernel/debug/dri/0/crtc-1/event"); in main()
21dumpFileContent("Secondary panel name", "/sys/devices/platform/exynos-drm/secondary-panel/panel_na… in main()
22dumpFileContent("Secondary panel extra info", "/sys/devices/platform/exynos-drm/secondary-panel/pa… in main()
/device/google/gs-common/performance/
Ddump_perf.cpp20 dumpFileContent("VENDOR PROC DUMP", "/proc/vendor_sched/dump_task"); in main()
21 dumpFileContent("BTS scenario", "/sys/kernel/debug/bts/scenario"); in main()
22 dumpFileContent("BTS vc", "/sys/kernel/debug/bts/vc"); in main()
23 dumpFileContent("BTS status", "/sys/kernel/debug/bts/status"); in main()
/device/google/gs-common/pixel_metrics/
Ddump_pixel_metrics.cpp22 dumpFileContent("Long running IRQ metrics", "/sys/kernel/metrics/irq/long_irq_metrics"); in main()
23 dumpFileContent("Storm IRQ metrics", "/sys/kernel/metrics/irq/storm_irq_metrics"); in main()
24 dumpFileContent("Long RT Runnable metrics", "/sys/kernel/metrics/runnable/stats"); in main()
25dumpFileContent("Resume latency metrics", "/sys/kernel/metrics/resume_latency/resume_latency_metri… in main()
/device/google/gs-common/led/
Ddump_led.cpp20 dumpFileContent("Green LED Brightness", "/sys/class/leds/green/brightness"); in main()
21 dumpFileContent("Green LED Max Brightness", "/sys/class/leds/green/max_brightness"); in main()
22 dumpFileContent("LED Calibration Data", "/mnt/vendor/persist/led/led_calibration_LUT.txt"); in main()
/device/google/gs-common/wlan/
Ddump_wlan.cpp23 dumpFileContent("WLAN FW Log Symbol Table", "/vendor/firmware/Data.msc"); in main()
/device/google/gs-common/display_logbuffer/
Ddump_display_logbuffer.cpp27 dumpFileContent(logbuffer_path[0], logbuffer_path[1]); in main()
/device/google/gs-common/gear/dumpstate/include/dump/
Dpixel_dump.h9 void dumpFileContent(const char* title, const char* file_path);
/device/google/gs-common/sensors/
Ddump_sensors.cpp34 dumpFileContent("USF Last Stat Buffer", "/data/vendor/sensors/debug/stats.history"); in main()
/device/google/gs-common/fingerprint/
Ddump_fingerprint.cpp34 dumpFileContent(file_name.c_str(), file_path.c_str()); in main()
/device/google/gs-common/gear/dumpstate/
Dpixel_dump.cpp23 void dumpFileContent(const char* title, const char* file_path) { in dumpFileContent() function