Home
last modified time | relevance | path

Searched refs:arrange_profiles (Results 1 – 14 of 14) sorted by relevance

/external/oprofile/libpp/
DMakefile.am14 arrange_profiles.cpp \
15 arrange_profiles.h \
DAndroid.mk23 arrange_profiles.cpp \
Darrange_profiles.h178 arrange_profiles(std::list<std::string> const & files,
Darrange_profiles.cpp649 arrange_profiles(list<string> const & files, merge_option const & merge_by, in arrange_profiles() function
/external/oprofile/pp/
Doparchive_options.cpp109 classes = arrange_profiles(sample_files, merge_by, in handle_options()
Dopgprof_options.cpp68 classes = arrange_profiles(sample_files, merge_by, in try_merge_profiles()
Dopannotate_options.cpp143 classes = arrange_profiles(sample_files, merge_by, in handle_options()
Dopreport_options.cpp266 classes = arrange_profiles(sample_files, merge_by, in process_spec()
/external/oprofile/
DChangeLog-2004201 * libpp/arrange_profiles.cpp: fix opreport -m lib, broken in 0.8
250 * libpp/arrange_profiles.cpp:
251 * libpp/arrange_profiles.h:
333 * libpp/arrange_profiles.cpp: trivialities
638 * libpp/arrange_profiles.cpp: re-order function to fix a build problem
798 * libpp/arrange_profiles.cpp: use it to ensure we create a new
900 * libpp/arrange_profiles.h:
901 * libpp/arrange_profiles.cpp: Fix find_profile_sample_files(), I was
974 * libpp/arrange_profiles.cpp:
975 * libpp/arrange_profiles.h: rather to use string for sample files, use
[all …]
DChangeLog-200342 * libpp/arrange_profiles.cpp: merge all unit mask before generating
47 * libpp/arrange_profiles.cpp: put unitmask in the same axis as
148 * libpp/arrange_profiles.cpp: report_error() shows only distinct
336 * libpp/arrange_profiles.cpp: typo
481 * libpp/arrange_profiles.cpp:
781 * libpp/arrange_profiles.cpp: rework the clashing-axes
786 * libpp/arrange_profiles.cpp: if tid == tgid for
826 * libpp/arrange_profiles.cpp: clarify suggestion.
836 * libpp/arrange_profiles.cpp: use a set<profile_classes> instead
1511 * libpp/arrange_profiles.cpp:
[all …]
DChangeLog-200517 * libpp/arrange_profiles.cpp: Correct anon namespace for gcc 4.1.
81 to avoid trigerring some sanity check in arrange_profiles(). Allowing
265 * libpp/arrange_profiles.cpp:
651 * libpp/arrange_profiles.h:
652 * libpp/arrange_profiles.cpp:
DChangeLog-2007188 * libpp/arrange_profiles.cpp:
189 * libpp/arrange_profiles.h:
242 * libpp/arrange_profiles.cpp:
243 * libpp/arrange_profiles.h:
DChangeLog-200664 * libpp/arrange_profiles.cpp:
DChangeLog-2008294 * oprofile/libpp/arrange_profiles.cpp: