Searched refs:tracepoint_file_ (Results 1 – 1 of 1) sorted by relevance
636 if (!tracepoint_file_.empty()) { in ~InAppRunner()637 unlink(tracepoint_file_.c_str()); in ~InAppRunner()648 std::string tracepoint_file_; member in __anonb762ef0e0211::InAppRunner666 tracepoint_file_ = tracepoint_file; in RunCmdInApp()667 args.insert(args.end(), {"--tracepoint-events", tracepoint_file_}); in RunCmdInApp()