13 std::string
str()
const override {
return "core_get"; }
18 std::string
str()
const override {
return "core_put"; }
23 std::string
str()
const override {
return "core_checkout_nb"; }
28 std::string
str()
const override {
return "core_checkout_comp"; }
33 std::string
str()
const override {
return "core_checkin"; }
38 std::string
str()
const override {
return "cache_release"; }
43 std::string
str()
const override {
return "cache_release_lazy"; }
48 std::string
str()
const override {
return "cache_acquire"; }
53 std::string
str()
const override {
return "cache_acquire_wait"; }
58 std::string
str()
const override {
return "cache_mmap"; }
63 std::string
str()
const override {
return "home_mmap"; }
Definition: profiler.hpp:264
Definition: profiler.hpp:53
Definition: prof_events.hpp:66
prof_events()
Definition: prof_events.hpp:68
#define ITYR_ANON_VAR
Definition: util.hpp:55
Definition: block_region_set.hpp:9
Definition: prof_events.hpp:51
std::string str() const override
Definition: prof_events.hpp:53
Definition: prof_events.hpp:46
std::string str() const override
Definition: prof_events.hpp:48
Definition: prof_events.hpp:56
std::string str() const override
Definition: prof_events.hpp:58
Definition: prof_events.hpp:31
std::string str() const override
Definition: prof_events.hpp:33
Definition: prof_events.hpp:26
std::string str() const override
Definition: prof_events.hpp:28
Definition: prof_events.hpp:21
std::string str() const override
Definition: prof_events.hpp:23
Definition: prof_events.hpp:11
std::string str() const override
Definition: prof_events.hpp:13
Definition: prof_events.hpp:61
std::string str() const override
Definition: prof_events.hpp:63
Definition: prof_events.hpp:16
std::string str() const override
Definition: prof_events.hpp:18
Definition: prof_events.hpp:41
std::string str() const override
Definition: prof_events.hpp:43
Definition: prof_events.hpp:36
std::string str() const override
Definition: prof_events.hpp:38