Searched refs:SetEvent (Results 1 – 3 of 3) sorted by relevance
53 RecordOptions& SetEvent(const std::string& event);
65 RecordOptions& RecordOptions::SetEvent(const std::string& event) { in SetEvent() function in simpleperf::RecordOptions
35 options.RecordDwarfCallGraph().SetEvent("cpu-clock"); in ProfileThreadFunc()