/developtools/hiperf/demo/cpp/ |
D | hiperf_example_cmd.cpp | 142 USED_FUNCTION void LoopFunction(milliseconds timeOutMS, const Option &option) in LoopFunction() 188 inline void Loop(milliseconds timeOutMS, const Option &option) in Loop() 195 USED_FUNCTION void CallStack10(int currentStack, const Option &option) in CallStack10() 202 USED_FUNCTION void CallStack9(int currentStack, const Option &option) in CallStack9() 214 USED_FUNCTION void CallStack8(int currentStack, const Option &option) in CallStack8() 226 USED_FUNCTION void CallStack7(int currentStack, const Option &option) in CallStack7() 238 USED_FUNCTION void CallStack6(int currentStack, const Option &option) in CallStack6() 250 USED_FUNCTION void CallStack5(int currentStack, const Option &option) in CallStack5() 262 USED_FUNCTION void CallStack4(int currentStack, const Option &option) in CallStack4() 274 USED_FUNCTION void CallStack3(int currentStack, const Option &option) in CallStack3() [all …]
|
/developtools/hiperf/interfaces/kits/js/napi/ |
D | hiperf_client_napi.cpp | 142 const std::string option = GetJsStringFromOption(env, info); in SetOutputFilename() local 188 std::string option = GetJsStringFromOption(env, info); in SetSelectCpus() local 200 uint32_t option = GetUintFromOption(env, info); in SetTimeStopSec() local 212 uint32_t option = GetUintFromOption(env, info); in SetFrequency() local 224 uint32_t option = GetUintFromOption(env, info); in SetPeriod() local 236 std::string option = GetJsStringFromOption(env, info); in SetSelectEvents() local 247 std::string option = GetJsStringFromOption(env, info); in SetSelectGroups() local 269 std::string option = GetJsStringFromOption(env, info); in SetSelectPids() local 280 uint32_t option = GetUintFromOption(env, info); in SetCallStackSamplingConfigs() local 292 std::string option = GetJsStringFromOption(env, info); in SetSelectTids() local [all …]
|
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/ |
D | native_memory_profiler_sa_proxy.cpp | 35 MessageOption option; in Start() local 61 MessageOption option; in DumpData() local 82 MessageOption option; in Stop() local 103 MessageOption option; in Stop() local
|
/developtools/smartperf_host/ide/src/hdc/message/ |
D | USBHead.ts | 82 get option(): number { method in USBHead 86 set option(value: number) { method in USBHead
|
/developtools/smartperf_host/ide/test/trace/component/ |
D | SpRecordTrace.test.ts | 127 let option = document.createElement('option'); variable
|
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/vmtracker/ |
D | TabPaneVmTrackerShmComparison.ts | 104 let option = new LitSelectOption(); variable
|
/developtools/hdc/hdc_rust/src/cffi/ |
D | usb_types.h | 22 uint8_t option; member
|
D | usb_util.cpp | 47 std::vector<uint8_t> BuildPacketHeader(uint32_t sessionId, uint8_t option, uint32_t data_size) in BuildPacketHeader()
|
D | serial_struct.h | 148 uint8_t option; member 155 uint16_t option; member
|
/developtools/hiperf/interfaces/innerkits/native/src/ |
D | hiperf_client.cpp | 451 bool Client::Start(const RecordOption &option) in Start() 491 int option; in ParentWait() local 548 bool Client::RunHiperfCmdSync(const RecordOption &option) in RunHiperfCmdSync()
|
/developtools/hdc/hdcd_user_permit/src/ |
D | connection.cpp | 62 MessageOption option; in OnAbilityConnectDone() local
|
/developtools/smartperf_host/ide/src/trace/component/ |
D | SpFlags.ts | 375 option: string; property
|
D | SpRecordTrace.ts | 1375 let option = document.createElement('option'); variable
|
/developtools/hdc/hdc_rust/src/serializer/ |
D | native_struct.rs | 49 pub option: u16, field 61 pub option: u8, field
|
D | pack_struct.rs | 91 pub option: libc::c_ushort, field 104 pub option: libc::c_uchar, field
|
/developtools/smartperf_host/trace_streamer/src/table/ftrace/ |
D | cpu_measure_filter_table.cpp | 156 void CpuMeasureFilterTable::Cursor::FilterSorted(int32_t columns, unsigned char option, sqlite3_val… in FilterSorted()
|
/developtools/hdc/src/common/ |
D | usb.cpp | 65 vector<uint8_t> HdcUSBBase::BuildPacketHeader(uint32_t sessionId, uint8_t option, uint32_t dataSize) in BuildPacketHeader()
|
D | uart.h | 50 uint16_t option; // UartProtocolOption member
|
/developtools/smartperf_host/trace_streamer/src/trace_data/ |
D | trace_data_db.cpp | 294 std::string option = ""; in SearchData() local 329 void TraceDataDB::ParseCommandLine(std::string& option, std::string line, std::vector<std::string>&… in ParseCommandLine()
|
/developtools/smartperf_host/trace_streamer/src/proto_reader/protoc_plugin/ |
D | proto_reader_plugin.cpp | 32 … std::vector<std::string> option = base::SplitStringToVec(const_cast<std::string&>(options), "="); in Generate() local
|
/developtools/hdc/hdc_rust/src/transfer/ |
D | uart_wrapper.rs | 128 option: u8, field 453 let option = head.option; in on_read_head() localVariable
|
/developtools/hiperf/script/ |
D | hiperf_utils.py | 121 def executable_file_available(executable, option='--help'): argument
|
/developtools/hiperf/test/unittest/common/native/ |
D | report_test.cpp | 476 ReportOption option; variable
|
D | subcommand_record_test.cpp | 121 void SubCommandRecordTest::TestRecordCommand(const std::string &option, bool expect, bool fixPid) in TestRecordCommand()
|
/developtools/profiler/device/plugins/native_hook/src/ |
D | hook_client.cpp | 808 int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) in hook_prctl() 992 int ohos_malloc_hook_prctl(int option, unsigned long arg2, unsigned long arg3, in ohos_malloc_hook_prctl()
|