Home | History | Annotate | Download | only in libpp

Lines Matching full:profile

131 		: pc(p), profile(pr), b(bfd), boffset(boff), image(iid),
146 profile_t::iterator_pair p_it = profile.samples_range(
239 profile_t const & profile;
490 profile_t profile;
493 profile.add_sample_file(*it);
494 add(profile, caller_bfd, caller_bfd_ok, callee_bfd,
502 add(profile_t const & profile, op_bfd const & caller_bfd, bool caller_bfd_ok,
508 opd_header const & header = profile.get_header();
535 call_data caller(pc, profile, caller_bfd, caller_offset, image_id,
537 call_data callee(pc, profile, callee_bfd, callee_offset,