Fill up a profile_container from inverted profiles for a Cell BE SPU profile. More...
#include "profile.h"#include "profile_container.h"#include "arrange_profiles.h"#include "op_bfd.h"#include "op_header.h"#include "populate.h"#include "populate_for_spu.h"#include "image_errors.h"#include <iostream>
Functions | |
| void | populate_for_spu_image (profile_container &samples, inverted_profile const &ip, string_filter const &symbol_filter, bool *has_debug_info) |
| bool | is_spu_profile (inverted_profile const &ip) |
Fill up a profile_container from inverted profiles for a Cell BE SPU profile.
| bool is_spu_profile | ( | inverted_profile const & | ip | ) |
References cell_spu_profile, inverted_profile::groups, profile_t::is_spu_sample_file(), and unknown_profile.
Referenced by populate_for_image().
| void populate_for_spu_image | ( | profile_container & | samples, | |
| inverted_profile const & | ip, | |||
| string_filter const & | symbol_filter, | |||
| bool * | has_debug_info | |||
| ) |
References inverted_profile::groups.
Referenced by populate_for_image().
1.6.1