Searched defs:opt (Results 1 – 6 of 6) sorted by relevance
152 void HiperfClientTest::TestCaseOption(const HiperfClient::RecordOption &opt) in TestCaseOption()188 HiperfClient::RecordOption opt; variable196 HiperfClient::RecordOption opt; variable205 HiperfClient::RecordOption opt; variable216 HiperfClient::RecordOption opt; variable226 HiperfClient::RecordOption opt; variable236 HiperfClient::RecordOption opt; variable246 HiperfClient::RecordOption opt; variable257 HiperfClient::RecordOption opt; variable267 HiperfClient::RecordOption opt; variable[all …]
175 std::string opt = "-d 10000.0 "; variable182 std::string opt = "-d 10000.1 "; variable208 std::string opt = "-d 2 -e sw-task-clock -c "; variable226 std::string opt = "-d 2 -c "; variable302 std::string opt = "-d 2 --period "; variable310 std::string opt = "-d 2 --period "; variable327 void SubCommandRecordTest::TestEvents(std::string &opt, std::string &uk) in TestEvents()358 std::string opt = "-d 2 -c 0 -e "; variable365 std::string opt = "-d 2 -c 0 -e "; variable372 std::string opt = "-d 2 -c 0 -e "; variable[all …]
65 HiperfClient::RecordOption opt; in main() local
56 HiperfClient::RecordOption opt; in FuzzClientApiOption() local
182 void OutputVersion(const char *arg, int opt) in OutputVersion()
461 static bool ParseOpt(int opt, char** argv, int optIndex) in ParseOpt()532 int opt = 0; in HandleOpt() local