Searched defs:lib_image (Results 1 - 5 of 5) sorted by relevance

/external/oprofile/libpp/
H A Dfilename_spec.h73 std::string lib_image; member in class:filename_spec
H A Dparse_filename.h24 std::string lib_image; member in struct:parsed_filename
56 * filename is split into constituent parts, the lib_image is optional
H A Dprofile_spec.h128 std::vector<std::string> lib_image; member in class:profile_spec
H A Darrange_profiles.h75 std::string lib_image; member in struct:profile_dep_set
/external/oprofile/pp/
H A Dopreport.cpp45 string lib_image; member in struct:__anon27633::summary
113 if (sit->lib_image == image)
118 summ.lib_image = image;
140 summary & summ = find_summary(it->lib_image);
311 cout << get_filename(summ.lib_image);

Completed in 74 milliseconds