Home
last modified time | relevance | path

Searched refs:file_location (Results 1 – 6 of 6) sorted by relevance

/external/oprofile/libpp/
Dsymbol.h34 struct file_location { struct
35 file_location() : linenr(0) {} in file_location() argument
41 bool operator<(file_location const & rhs) const { argument
53 file_location file_loc;
Dsymbol_sort.cpp72 file_location const & f1 = lhs.sample.file_loc; in compare_by()
73 file_location const & f2 = rhs.sample.file_loc; in compare_by()
Dcallgraph_container.cpp232 file_location & loc = sym.sample.file_loc; in finish_sym()
Dformat_output.cpp40 string const get_linenr_info(file_location const floc, bool lf) in get_linenr_info()
/external/oprofile/
DChangeLog-200260 * pp/opp_symbol.h: add an app_name field in file_location and
DChangeLog-20033876 be in symbol not in file_location