Home
last modified time | relevance | path

Searched refs:stored_name (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/libpp/
Dname_storage.h22 struct stored_name { struct
23 stored_name(std::string const & n = std::string())
26 bool operator<(stored_name const & rhs) const { argument
36 template <typename I> struct name_storage : unique_storage<I, stored_name> { argument
38 typedef typename unique_storage<I, stored_name>::id_value id_value;
41 return unique_storage<I, stored_name>::get(id).name; in name()
Dname_storage.cpp76 stored_name const & n = get(id); in basename()
85 stored_name const & n = get(id); in demangle()
/external/oprofile/
DChangeLog-20033489 not stored_name for the ID map