Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dformat_output.h121 struct field_description { struct
122 field_description() {} in field_description() function
123 field_description(std::size_t w, std::string h, in field_description() function
132 typedef std::map<format_flags, field_description> format_map_t; argument