Searched defs:SetEventName (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/ |
H A D | perf_session.cc | 153 void PerfSession::SetEventName(uint64_t event_id, std::string name) { in SetEventName() function in perfetto::trace_processor::perf_importer::PerfSession 161 void PerfSession::SetEventName(uint32_t type, in SetEventName() function in perfetto::trace_processor::perf_importer::PerfSession
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | Broadcaster.h | 243 void SetEventName(uint32_t event_mask, const char *name) { in SetEventName() function 371 void SetEventName(uint32_t event_mask, const char *name) { in SetEventName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | Broadcaster.h | 242 void SetEventName(uint32_t event_mask, const char *name) { in SetEventName() function 369 void SetEventName(uint32_t event_mask, const char *name) { in SetEventName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/ |
D | Broadcaster.h | 242 void SetEventName(uint32_t event_mask, const char *name) { in SetEventName() function 369 void SetEventName(uint32_t event_mask, const char *name) { in SetEventName() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | Broadcaster.h | 242 void SetEventName(uint32_t event_mask, const char *name) { in SetEventName() function 369 void SetEventName(uint32_t event_mask, const char *name) { in SetEventName() function
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | cmd_report.cpp | 153 void SetEventName(const std::string& event_name) { event_name_ = event_name; } in SetEventName() function in simpleperf::__anondeabb9150111::ReportCmdSampleTreeBuilder
|