Home
last modified time | relevance | path

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

/aosp12/art/tools/jvmti-agents/simple-profile/
H A Dsimple_profile.cc40 struct DataDefinition { struct
41 std::string_view class_name;
42 std::string_view method_name;
43 std::string_view method_descriptor;
44 uint64_t count;