Searched refs:tracepoint_file_ (Results 1 – 1 of 1) sorted by relevance
544 if (!tracepoint_file_.empty()) { in ~InAppRunner()545 unlink(tracepoint_file_.c_str()); in ~InAppRunner()558 std::string tracepoint_file_; member in simpleperf::__anon03e9bac50211::InAppRunner579 tracepoint_file_ = tracepoint_file; in RunCmdInApp()580 args.insert(args.end(), {"--tracepoint-events", tracepoint_file_}); in RunCmdInApp()