| /foundation/resourceschedule/ffrt/tools/ffrt_trace_process/ |
| D | ffrt_trace_process.py | 29 def extract_thread_name(log): argument 36 def extract_thread_id(log): argument 46 def extract_process_id(log): argument 61 def extract_cpu_id(log): argument 74 def extract_timestamp(log): argument 87 def extract_trace_marker_task(log): argument 108 def extract_switch_info(log): argument
|
| D | ffrt_trace_recover.py | 25 def extract_timestamp_str(log): argument 38 def extract_cpu_id_str(log): argument 146 def find_ffrt_process_and_classify_logs(log, lineno, trace_map, ffrt_pids): argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
| D | skia_trace_memory_dump_test.cpp | 73 DfxString log; variable 86 DfxString log; variable
|
| D | skia_memory_tracer_test.cpp | 59 DfxString log; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/ |
| D | rs_memory_manager.cpp | 58 void MemoryManager::DumpMemoryUsage(DfxString& log, const GrDirectContext* grContext, std::string& … in DumpMemoryUsage() 76 void MemoryManager::DumpMemoryUsage(DfxString& log, const Drawing::GPUContext* gpuContext, std::str… in DumpMemoryUsage() 304 void MemoryManager::DumpPidMemory(DfxString& log, int pid, const GrDirectContext* grContext) in DumpPidMemory() 313 void MemoryManager::DumpPidMemory(DfxString& log, int pid, const Drawing::GPUContext* gpuContext) in DumpPidMemory() 438 void MemoryManager::DumpRenderServiceMemory(DfxString& log) in DumpRenderServiceMemory() 444 void MemoryManager::DumpDrawingCpuMemory(DfxString& log) in DumpDrawingCpuMemory() 503 DfxString& log, const GrDirectContext* grContext, GrGpuResourceTag* tag, std::string& name) in DumpGpuCache() 525 …DfxString& log, const Drawing::GPUContext* gpuContext, Drawing::GPUResourceTag* tag, std::string& … in DumpGpuCache() 548 void MemoryManager::DumpAllGpuInfo(DfxString& log, const GrDirectContext* grContext) in DumpAllGpuInfo() 564 void MemoryManager::DumpAllGpuInfo(DfxString& log, const Drawing::GPUContext* gpuContext) in DumpAllGpuInfo() [all …]
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/common/ |
| D | ace_console.native.d.ts | 23 log(...args : any) : void; method in AceConsole
|
| D | state_mgmt_console_trace.ts | 25 public static log(...args: any): void { method in stateMgmtConsole
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/ |
| D | trace_memory_dump.cpp | 36 void TraceMemoryDump::LogOutput(OHOS::Rosen::DfxString& log) in LogOutput() 41 void TraceMemoryDump::LogTotals(OHOS::Rosen::DfxString& log) in LogTotals()
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_trace_memory_dump.cpp | 49 void SkiaTraceMemoryDump::LogOutput(OHOS::Rosen::DfxString& log) in LogOutput() 59 void SkiaTraceMemoryDump::LogTotals(OHOS::Rosen::DfxString& log) in LogTotals()
|
| D | rs_skia_memory_tracer.cpp | 121 void SkiaMemoryTracer::LogOutput(DfxString& log) in LogOutput() 169 void SkiaMemoryTracer::LogTotals(DfxString& log) in LogTotals()
|
| /foundation/communication/netmanager_base/bpf/bpf_progs/ |
| D | netstats.c | 92 … const char log[] = "[Uid ingress] sock_uid = %d, value->rx_packets = %d, value->rx_bytes = %d"; in bpf_cgroup_skb_uid_ingress() local 113 … const char log[] = "[Uid egress] sock_uid = %d, value->tx_packets = %d, value->tx_bytes = %d"; in bpf_cgroup_skb_uid_egress() local 134 … const char log[] = "[Iface ingress] ifindex = %d, value->rx_packets = %d, value->rx_bytes = %d"; in bpf_socket_iface_ingress() local 154 … const char log[] = "[Iface egress] ifindex = %d, value->tx_packets = %d, value->tx_bytes = %d"; in bpf_socket_iface_egress() local
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/sink/memsink/ |
| D | gst_mem_sink_plugins.cpp | 20 static inline void check_and_log(gboolean need_log, const char *log) in check_and_log()
|
| /foundation/ability/ability_runtime/test/resource/benchmark/form_test_bundle/src/main/ets/model/ |
| D | Logger.ts | 20 public log(...args: any[]) { method in Logger
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/utest/common/ |
| D | state_mgmt_console_trace_mock.ts | 17 public static log (...args : any) : void { method in stateMgmtConsole
|
| /foundation/ability/form_fwk/test/resource/benchmark/form_test_bundle/src/main/ets/model/ |
| D | Logger.ts | 20 public log(...args: any[]) { method in Logger
|
| /foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/Utils/ |
| D | LogUtil.ts | 58 log(msg): void { method in LogUtil
|
| /foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/Utils/ |
| D | LogUtil.ts | 57 log(msg): void { method in LogUtil
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/ |
| D | ability_util.h | 69 #define CHECK_POINTER_LOG(object, log) \ argument 81 #define CHECK_POINTER_AND_RETURN_LOG(object, value, log) \ argument 93 #define CHECK_RET_RETURN_RET(object, log) \ argument 99 #define CHECK_TRUE_RETURN_RET(object, value, log) \ argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/memory/ |
| D | rs_skia_memory_tracer_test.cpp | 65 DfxString log; variable
|
| /foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
| D | softbus_log.h | 78 #define CHECK_AND_RETURN_RET_LOG_INNER(cond, ret, log, label, fmt, ...) \ argument 86 #define CHECK_AND_RETURN_LOG_INNER(cond, log, label, fmt, ...) \ argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/ |
| D | rs_memory_track.cpp | 134 void MemoryTrack::DumpMemoryStatistics(DfxString& log, in DumpMemoryStatistics() 142 void MemoryTrack::DumpMemoryNodeStatistics(DfxString& log) in DumpMemoryNodeStatistics() 218 void MemoryTrack::DumpMemoryPicStatistics(DfxString& log, in DumpMemoryPicStatistics()
|
| /foundation/communication/dsoftbus/tests/utils/ |
| D | exception_branch_checker.cpp | 80 void ExceptionBranchChecker::WriteLog(const std::string& log) in WriteLog()
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| D | abstract_ui.h | 53 AlertDialog log; in SetButton() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| D | console_module.cpp | 28 const char * const log = "log"; in Init() local
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| D | time_util.cpp | 55 std::string log; in PrintTimeElapse() local
|