Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 16 of 16) sorted by relevance

/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
Dutils.ts25 const stat = fs.statSync(child); constant
44 const stat = fs.statSync(child); constant
/developtools/ace_ets2bundle/compiler/src/fast_build/visual/
Drollup-plugin-visual.ts58 const stat: fs.Stats = fs.statSync(visualId); constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/utils/
Dutils.ts46 const stat = fs.statSync(child); constant
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/disk_io_parser/
Dpbreader_disk_io_parser.cpp35 auto stat = diskioData.statsdata(); in Parse() local
/developtools/hiperf/
DREADME.md210 ### stat subsection
/developtools/profiler/device/base/src/
Dcommon.cpp224 int stat; in KillProcess() local
388 int stat = 0; in CustomPclose() local
436 int stat = fcntl(fds[READ], F_GETFL); in CustomPUnblock() local
/developtools/ace_ets2bundle/compiler/src/
Dcomponent_map.ts38 const stat: any = fs.statSync(fPath); constant
/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
Dcpu_data_plugin_unittest.cpp70 TestStat stat; member
225 void GetSystemCpuTime(TestSystemStat& stat, int64_t Hz, int64_t& usageTime, int64_t& time) in GetSystemCpuTime()
233 TestSystemStat stat = g_systemStat[0]; in GetCpuUsage() local
/developtools/smartperf_host/trace_streamer/src/base/
Dfile.cpp39 void SetAnalysisResult(TraceParserStatus stat) in SetAnalysisResult()
/developtools/profiler/host/smartperf/client/client_command/
Dsmartperf_command.cpp330 std::string stat = CMD_COMMAND_MAP.at(CmdCommand::PROC_STAT); in InitSomething() local
/developtools/hdc/src/common/
Dfile.cpp428 TransferConfig &stat = ctxNow.transferConfig; in ParseAndValidateOptions() local
Ddefine_plus.h254 HdcSessionStat stat; member
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug_dump.cpp192 struct statvfs stat{}; in CheckDumpDiskSpace() struct
/developtools/profiler/hiebpf/src/
Dhiebpf.bpf.c190 struct pf_stat_t stat; in read_modify_update_page_fault_stats() local
/developtools/hiperf/test/unittest/common/native/
Dsubcommand_stat_test.cpp2191 SubCommandStat stat; variable
/developtools/profiler/hiebpf/include/
Dvmlinux.h2715 struct percpu_counter stat[4]; member
9221 struct ip_conntrack_stat *stat; member
18563 struct kvm_vcpu_stat stat; member
19254 struct kvm_vm_stat stat; member
28292 struct tracer_stat stat; member
28777 void *stat; member
29222 struct blk_rq_stat *stat; member
39387 struct stat { struct
39388 long unsigned int st_dev;
39389 long unsigned int st_ino;
[all …]