Searched defs:opt (Results 1 – 6 of 6) sorted by relevance
| /developtools/hiperf/test/unittest/common/native/ |
| D | hiperf_client_test.cpp | 152 void HiperfClientTest::TestCaseOption(const HiperfClient::RecordOption &opt) in TestCaseOption() 188 HiperfClient::RecordOption opt; variable 196 HiperfClient::RecordOption opt; variable 205 HiperfClient::RecordOption opt; variable 216 HiperfClient::RecordOption opt; variable 226 HiperfClient::RecordOption opt; variable 236 HiperfClient::RecordOption opt; variable 246 HiperfClient::RecordOption opt; variable 257 HiperfClient::RecordOption opt; variable 267 HiperfClient::RecordOption opt; variable [all …]
|
| D | subcommand_record_test.cpp | 175 std::string opt = "-d 10000.0 "; variable 182 std::string opt = "-d 10000.1 "; variable 208 std::string opt = "-d 2 -e sw-task-clock -c "; variable 226 std::string opt = "-d 2 -c "; variable 302 std::string opt = "-d 2 --period "; variable 310 std::string opt = "-d 2 --period "; variable 327 void SubCommandRecordTest::TestEvents(std::string &opt, std::string &uk) in TestEvents() 358 std::string opt = "-d 2 -c 0 -e "; variable 365 std::string opt = "-d 2 -c 0 -e "; variable 372 std::string opt = "-d 2 -c 0 -e "; variable [all …]
|
| /developtools/hiperf/demo/cpp/ |
| D | hiperf_demo.cpp | 65 HiperfClient::RecordOption opt; in main() local
|
| /developtools/bytrace/bin/src/ |
| D | bytrace_cmd.cpp | 530 static bool ParseBOpt(int opt, bool& isTrue) in ParseBOpt() 546 static bool ParseHltOpt(int opt, char** argv, bool& isTrue) in ParseHltOpt() 569 static bool ParseOzOpt(int opt, char** argv, bool& isTrue) in ParseOzOpt() 588 static void ParseDefaultOpt(int opt, char** argv, int optIndex, bool& isTrue) in ParseDefaultOpt() 598 static bool ParseOpt(int opt, char** argv, int optIndex) in ParseOpt() 632 int opt = 0; in HandleOpt() local
|
| /developtools/hiperf/test/fuzztest/clientapi_fuzzer/ |
| D | ClientApi_fuzzer.cpp | 56 HiperfClient::RecordOption opt; in FuzzClientApiOption() local
|
| /developtools/syscap_codec/src/ |
| D | main.c | 182 void OutputVersion(const char *arg, int opt) in OutputVersion()
|