Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/simple-profile/
Dsimple_profile.cc41 struct DataDefinition { struct
42 std::string_view class_name;
43 std::string_view method_name;
44 std::string_view method_descriptor;
45 uint64_t count;