Home
last modified time | relevance | path

Searched defs:FrameKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dstack_profile_tracker.h70 struct FrameKey { struct
74 bool operator==(const FrameKey& o) const { argument
81 size_t operator()(const FrameKey& o) const { in operator() argument
H A Djit_cache.h91 struct FrameKey { struct
95 size_t operator()(const FrameKey& k) const { in operator() argument
H A Dvirtual_memory_mapping.h108 struct FrameKey { struct
115 bool operator==(const FrameKey& o) const { argument
120 size_t operator()(const FrameKey& k) const { in operator() argument