• Home
  • Raw
  • Download

Lines Matching defs:cmd

58     std::string cmd = "pidof " + procName;  in GetPidByProcessName()  local
220 std::string cmd = "hiperf record -a -f 100 -s fp -d 10"; variable
236 std::string cmd = "hiperf record -a -f 500 -s fp -d 10"; variable
252 std::string cmd = "hiperf record -a -f 1000 -s fp -d 10"; variable
268 std::string cmd = "hiperf record -a -f 2000 -s fp -d 10"; variable
284 std::string cmd = "hiperf record -a -f 4000 -s fp -d 10"; variable
300 std::string cmd = "hiperf record -a -f 8000 -s fp -d 10"; variable
316 std::string cmd = "hiperf record -a -f 100 -s dwarf -d 10"; variable
332 std::string cmd = "hiperf record -a -f 500 -s dwarf -d 10"; variable
348 std::string cmd = "hiperf record -a -f 1000 -s dwarf -d 10"; variable
364 std::string cmd = "hiperf record -a -f 2000 -s dwarf -d 10"; variable
380 std::string cmd = "hiperf record -a -f 4000 -s dwarf -d 10"; variable
396 std::string cmd = "hiperf record -a -f 8000 -s dwarf -d 10"; variable
412 std::string cmd = "hiperf record --app com.ohos.systemui -f 100 -s fp -d 10"; variable
428 std::string cmd = "hiperf record --app com.ohos.systemui -f 500 -s fp -d 10"; variable
444 std::string cmd = "hiperf record --app com.ohos.systemui -f 1000 -s fp -d 10"; variable
460 std::string cmd = "hiperf record --app com.ohos.systemui -f 2000 -s fp -d 10"; variable
476 std::string cmd = "hiperf record --app com.ohos.systemui -f 4000 -s fp -d 10"; variable
492 std::string cmd = "hiperf record --app com.ohos.systemui -f 8000 -s fp -d 10"; variable
508 std::string cmd = "hiperf record --app com.ohos.systemui -f 100 -s dwarf -d 10"; variable
524 std::string cmd = "hiperf record --app com.ohos.systemui -f 500 -s dwarf -d 10"; variable
540 std::string cmd = "hiperf record --app com.ohos.systemui -f 1000 -s dwarf -d 10"; variable
556 std::string cmd = "hiperf record --app com.ohos.systemui -f 2000 -s dwarf -d 10"; variable
572 std::string cmd = "hiperf record --app com.ohos.systemui -f 4000 -s dwarf -d 10"; variable
588 std::string cmd = "hiperf record --app com.ohos.systemui -f 8000 -s dwarf -d 10"; variable