populate.h

Go to the documentation of this file.
00001 
00012 #ifndef POPULATE_H
00013 #define POPULATE_H
00014 
00015 class profile_container;
00016 class inverted_profile;
00017 class string_filter;
00018 
00019 
00021 void
00022 populate_for_image(profile_container & samples, inverted_profile const & ip,
00023    string_filter const & symbol_filter, bool * has_debug_info);
00024 
00025 #endif /* POPULATE_H */

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1