| /developtools/profiler/hiebpf/src/ |
| D | fstrace_args_converter.cpp | 23 static int Openat2ArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in Openat2ArgsConverter() 32 static int ReadArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in ReadArgsConverter() 41 static int WriteArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in WriteArgsConverter() 50 static int Pread64ArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in Pread64ArgsConverter() 59 static int Pwrite64ArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in Pwrite64ArgsConverter() 68 static int ReadvArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in ReadvArgsConverter() 77 static int WritevArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in WritevArgsConverter() 86 static int PreadvArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in PreadvArgsConverter() 95 static int PwritevArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in PwritevArgsConverter() 104 static int CloseArgsConverter(__u64* args, const struct fstrace_start_event_t* startEvent) in CloseArgsConverter()
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | option_test.cpp | 120 std::vector<std::string> args; variable 182 std::vector<std::string> args; variable 225 std::vector<std::string> args; variable 259 std::vector<std::string> args; variable 310 std::vector<std::string> args; variable 348 std::vector<std::string> args; variable 379 std::vector<std::string> args; variable 412 std::vector<std::string> args; variable 509 std::vector<std::string> args; variable
|
| D | subcommand_list_test.cpp | 52 std::vector<std::string> args; variable 68 std::vector<std::string> args; variable 84 std::vector<std::string> args; variable 100 std::vector<std::string> args; variable 116 std::vector<std::string> args; variable 132 std::vector<std::string> args; variable 148 std::vector<std::string> args; variable
|
| D | subcommand_help_test.cpp | 46 bool OnSubCommand(std::vector<std::string> &args) override in OnSubCommand() 75 std::vector<std::string> args; variable 88 std::vector<std::string> args; variable 100 std::vector<std::string> args; variable 113 std::vector<std::string> args; variable
|
| D | subcommand_test.cpp | 39 bool OnSubCommand(std::vector<std::string> &args) override in OnSubCommand() 128 std::vector<std::string> args; variable 163 std::vector<std::string> args; variable
|
| /developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/ |
| D | bytrace_event_parser.cpp | 121 bool BytraceEventParser::SchedSwitchEvent(const ArgsMap& args, const BytraceLine& line) const in SchedSwitchEvent() argument 168 bool BytraceEventParser::BlockedReason(const ArgsMap& args, const BytraceLine& line) const in BlockedReason() argument 203 bool BytraceEventParser::TaskRenameEvent(const ArgsMap& args, const BytraceLine& line) const in TaskRenameEvent() argument 216 bool BytraceEventParser::TaskNewtaskEvent(const ArgsMap& args, const BytraceLine& line) const in TaskNewtaskEvent() argument 225 bool BytraceEventParser::TracingMarkWriteOrPrintEvent(const ArgsMap& args, const BytraceLine& line) in TracingMarkWriteOrPrintEvent() 231 bool BytraceEventParser::SchedWakeupEvent(const ArgsMap& args, const BytraceLine& line) const in SchedWakeupEvent() argument 259 bool BytraceEventParser::SchedWakingEvent(const ArgsMap& args, const BytraceLine& line) const in SchedWakingEvent() argument 290 bool BytraceEventParser::CpuIdleEvent(const ArgsMap& args, const BytraceLine& line) const in CpuIdleEvent() argument 317 bool BytraceEventParser::CpuFrequencyEvent(const ArgsMap& args, const BytraceLine& line) const in CpuFrequencyEvent() argument 344 bool BytraceEventParser::CpuFrequencyLimitsEvent(const ArgsMap& args, const BytraceLine& line) const in CpuFrequencyLimitsEvent() argument [all …]
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/ |
| D | bytrace_event_parser.cpp | 121 bool BytraceEventParser::SchedSwitchEvent(const ArgsMap& args, const BytraceLine& line) const in SchedSwitchEvent() argument 168 bool BytraceEventParser::BlockedReason(const ArgsMap& args, const BytraceLine& line) const in BlockedReason() argument 203 bool BytraceEventParser::TaskRenameEvent(const ArgsMap& args, const BytraceLine& line) const in TaskRenameEvent() argument 216 bool BytraceEventParser::TaskNewtaskEvent(const ArgsMap& args, const BytraceLine& line) const in TaskNewtaskEvent() argument 225 bool BytraceEventParser::TracingMarkWriteOrPrintEvent(const ArgsMap& args, const BytraceLine& line) in TracingMarkWriteOrPrintEvent() 231 bool BytraceEventParser::SchedWakeupEvent(const ArgsMap& args, const BytraceLine& line) const in SchedWakeupEvent() argument 259 bool BytraceEventParser::SchedWakingEvent(const ArgsMap& args, const BytraceLine& line) const in SchedWakingEvent() argument 290 bool BytraceEventParser::CpuIdleEvent(const ArgsMap& args, const BytraceLine& line) const in CpuIdleEvent() argument 317 bool BytraceEventParser::CpuFrequencyEvent(const ArgsMap& args, const BytraceLine& line) const in CpuFrequencyEvent() argument 344 bool BytraceEventParser::CpuFrequencyLimitsEvent(const ArgsMap& args, const BytraceLine& line) const in CpuFrequencyLimitsEvent() argument [all …]
|
| /developtools/integration_verification/tools/deps_guard/ |
| D | deps_guard.py | 37 def _deps_guard_module(out_path, args=None): argument 50 def _startup_guard_module(out_path, args): argument 63 def deps_guard(out_path, args=None): argument 70 args = parser.parse_args() variable
|
| /developtools/hiperf/script/ |
| D | record_control.py | 31 def check_args(args): argument 38 def get_module(args): argument 138 def main(args): argument
|
| D | command_script.py | 31 def check_args(args): argument 106 def main(args): argument
|
| /developtools/smartperf_host/trace_streamer/test/unittest/ |
| D | event_parser_test.cpp | 665 …static std::unordered_map<std::string, std::string> args{{"prev_comm", "ACCS0"}, {"next_comm", "He… variable 684 …static std::unordered_map<std::string, std::string> args{{"prev_comm", "ACCS0"}, {"next_comm", "He… variable 703 static std::unordered_map<std::string, std::string> args{{"newcomm", "POSIX"}, {"pid", "8542"}}; variable 720 …static std::unordered_map<std::string, std::string> args{{"comm", "POSIX"}, {"pid", "8542"}, {"clo… variable 739 static std::unordered_map<std::string, std::string> args{}; variable 757 static std::unordered_map<std::string, std::string> args{{"pid", "1200"}, {"target_cpu", "1"}}; variable 775 static std::unordered_map<std::string, std::string> args{{"pid", ""}, {"target_cpu", "1"}}; variable 793 static std::unordered_map<std::string, std::string> args{ variable 812 static std::unordered_map<std::string, std::string> args{ variable 831 …static std::unordered_map<std::string, std::string> args{{"cpu_id", "3"}, {"state", "4294967295"}}; variable [all …]
|
| /developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
| D | task_pool_filter.cpp | 39 std::unordered_map<std::string, std::string>& args) in TaskPoolFieldSegmentation() 59 std::unordered_map<std::string, std::string> args; in TaskPoolEvent() local 84 void TaskPoolFilter::UpdateAssignData(const std::unordered_map<std::string, std::string>& args, int… in UpdateAssignData() 102 void TaskPoolFilter::UpdateExecuteData(const std::unordered_map<std::string, std::string>& args, in… in UpdateExecuteData() 117 void TaskPoolFilter::UpdateReturnData(const std::unordered_map<std::string, std::string>& args, int… in UpdateReturnData()
|
| D | slice_filter.cpp | 55 ArgsSet args; in BeginSlice() local 78 void SliceFilter::IrqHandlerExit(uint64_t timeStamp, uint32_t cpu, ArgsSet args) in IrqHandlerExit() 147 void SliceFilter::SoftIrqExit(uint64_t timeStamp, uint32_t cpu, ArgsSet args) in SoftIrqExit() 180 …r::AsyncBinder(uint64_t timeStamp, uint32_t pid, DataIndex cat, DataIndex nameIndex, ArgsSet& args) in AsyncBinder() 297 ArgsSet& args, in StartSlice() 341 …er::BeginBinder(uint64_t timeStamp, uint32_t pid, DataIndex cat, DataIndex nameIndex, ArgsSet args) in BeginBinder() 353 ArgsSet args) in CompleteSlice() 394 ArgsSet args; in CompleteSlice() local 411 …lter::EndBinder(uint64_t timeStamp, uint32_t pid, DataIndex category, DataIndex name, ArgsSet args) in EndBinder() 415 …nt64_t, uint32_t> SliceFilter::AddArgs(uint32_t tid, DataIndex key1, DataIndex key2, ArgsSet& args) in AddArgs()
|
| D | args_filter.cpp | 37 uint32_t ArgsFilter::NewArgs(const ArgsSet& args) in NewArgs() 46 uint32_t ArgsFilter::AppendArgs(const ArgsSet& args, const size_t argSetId) in AppendArgs()
|
| D | binder_filter.cpp | 123 ArgsSet args; in ReceiveTraction() local 149 auto args = asyncBinderEvents_[transactionId]; in ReceiveTraction() local 158 ArgsSet args; in TransactionAllocBuf() local
|
| /developtools/hiperf/src/ |
| D | option_debug.cpp | 70 static bool OnLogPath(std::vector<std::string> &args) in OnLogPath() 81 static bool OnLogTag(std::vector<std::string> &args) in OnLogTag() 92 static bool OnHiLog(const std::vector<std::string> &args) in OnHiLog()
|
| D | subcommand_help.cpp | 23 bool SubCommandHelp::OnSubCommand(std::vector<std::string> &args) in OnSubCommand() 36 bool SubCommandHelp::OnHelp(std::vector<std::string> &args) in OnHelp()
|
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| D | task_pool_filter.cpp | 48 std::unordered_map<std::string, std::string>& args) in TaskPoolFieldSegmentation() 67 std::unordered_map<std::string, std::string> args; in TaskPoolEvent() local 90 bool TaskPoolFilter::UpdateAssignData(const std::unordered_map<std::string, std::string>& args, uin… in UpdateAssignData() 112 bool TaskPoolFilter::UpdateExecuteData(const std::unordered_map<std::string, std::string>& args, ui… in UpdateExecuteData() 139 bool TaskPoolFilter::UpdateReturnData(const std::unordered_map<std::string, std::string>& args, uin… in UpdateReturnData()
|
| D | slice_filter.cpp | 55 ArgsSet args; in BeginSlice() local 78 void SliceFilter::IrqHandlerExit(uint64_t timeStamp, uint32_t cpu, ArgsSet args) in IrqHandlerExit() 147 void SliceFilter::SoftIrqExit(uint64_t timeStamp, uint32_t cpu, ArgsSet args) in SoftIrqExit() 180 …r::AsyncBinder(uint64_t timeStamp, uint32_t pid, DataIndex cat, DataIndex nameIndex, ArgsSet& args) in AsyncBinder() 297 ArgsSet& args, in StartSlice() 341 …er::BeginBinder(uint64_t timeStamp, uint32_t pid, DataIndex cat, DataIndex nameIndex, ArgsSet args) in BeginBinder() 353 ArgsSet args) in CompleteSlice() 394 ArgsSet args; in CompleteSlice() local 411 …lter::EndBinder(uint64_t timeStamp, uint32_t pid, DataIndex category, DataIndex name, ArgsSet args) in EndBinder() 415 …nt64_t, uint32_t> SliceFilter::AddArgs(uint32_t tid, DataIndex key1, DataIndex key2, ArgsSet& args) in AddArgs()
|
| D | args_filter.cpp | 37 uint32_t ArgsFilter::NewArgs(const ArgsSet& args) in NewArgs() 46 uint32_t ArgsFilter::AppendArgs(const ArgsSet& args, const size_t argSetId) in AppendArgs()
|
| D | binder_filter.cpp | 123 ArgsSet args; in ReceiveTraction() local 149 auto args = asyncBinderEvents_[transactionId]; in ReceiveTraction() local 158 ArgsSet args; in TransactionAllocBuf() local
|
| /developtools/integration_verification/tools/startup_guard/ |
| D | startup_guard.py | 32 def startup_guard(out_path, args=None): argument 45 args = parser.parse_args() variable
|
| /developtools/profiler/hiebpf/include/ |
| D | fstrace_progs.h | 36 struct sys_openat2_args_t* args = &fs_se->openat2_args; in BPF_KPROBE() local 76 struct sys_read_args_t* args = &fs_se->read_args; in BPF_KPROBE() local 115 struct sys_write_args_t* args = &fs_se->write_args; in BPF_KPROBE() local 154 struct sys_pread64_args_t* args = &fs_se->pread64_args; in BPF_KPROBE() local 194 struct sys_pwrite64_args_t* args = &fs_se->pwrite64_args; in BPF_KPROBE() local 234 struct sys_readv_args_t* args = &fs_se->readv_args; in BPF_KPROBE() local 274 struct sys_writev_args_t* args = &fs_se->writev_args; in BPF_KPROBE() local 316 struct sys_preadv_args_t* args = &fs_se->preadv_args; in BPF_KPROBE() local 362 struct sys_pwritev_args_t* args = &fs_se->pwritev_args; in pwritev_entry() local 467 struct sys_close_args_t* args = &fs_se->close_args; in BPF_KPROBE() local
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | main.cpp | 50 bool ParseCommand(std::vector<std::string> args, HookData& hookData) in ParseCommand() 157 bool VerifyCommand(std::vector<std::string> args, HookData& hookData) in VerifyCommand() 222 std::vector<std::string> args; in main() local
|
| /developtools/hiperf/include/ |
| D | subcommand.h | 62 virtual bool ParseOption(std::vector<std::string> &args) in ParseOption() 73 auto args = StringSplit(stringArgs, " "); in OnSubCommand() local
|