Home
last modified time | relevance | path

Searched defs:option (Results 1 – 17 of 17) sorted by relevance

/developtools/hiperf/demo/cpp/
Dhiperf_example_cmd.cpp142 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/
Dhiperf_client_napi.cpp142 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 std::string option = GetJsStringFromOption(env, info); in SetSelectTids() local
304 uint32_t option = GetUintFromOption(env, info); in SetCpuPercent() local
[all …]
/developtools/profiler/host/smartperf/ide/src/hdc/message/
DUSBHead.ts83 get option(): number { method in USBHead
87 set option(value: number) { method in USBHead
/developtools/hiperf/test/unittest/common/native/
Dsubcommand_dump_test.cpp69 void SubCommandDumpTest::TestDumpCommand(const std::string &option, bool expect) const in TestDumpCommand() argument
Dsubcommand_record_test.cpp72 void SubCommandRecordTest::TestRecordCommand(const std::string &option, bool expect, bool fixPid) in TestRecordCommand()
Dreport_test.cpp476 ReportOption option; variable
/developtools/hdc/src/common/
Dusb.cpp58 vector<uint8_t> HdcUSBBase::BuildPacketHeader(uint32_t sessionId, uint8_t option, uint32_t dataSize) in BuildPacketHeader()
Duart.h50 uint16_t option; // UartProtocolOption member
Duart.cpp881 UartProtocolOption option) in ResponseUartTrans()
Ddefine_plus.h231 uint8_t option; member
/developtools/hiperf/script/
Dhiperf_utils.py121 def executable_file_available(executable, option='--help'): argument
/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp440 bool Client::Start(const RecordOption &option) in Start()
/developtools/profiler/device/cmds/src/
Dmain.cpp474 int option = getopt_long(argc, argv, "c:t:o:qhlsk", long_options, nullptr); in main() local
/developtools/hdc/test/unittest/common/
Duart_test.cpp832 .WillRepeatedly([&](uint32_t sessionId, uint32_t packageIndex, UartProtocolOption option) { in __anonf046aad90802()
/developtools/hiperf/include/
Dreport.h376 Report(ReportOption &option) : option_(option), virtualRuntime_(false) {} in Report() argument
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp708 int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) in hook_prctl()
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Drich_component_map.js1373 'option': { property