#include <arrange_profiles.h>
Data Fields | |
bool | cpu |
bool | lib |
bool | tid |
bool | tgid |
bool | unitmask |
store merging options options used to classify profiles
Definition at line 26 of file arrange_profiles.h.
bool merge_option::cpu |
Definition at line 27 of file arrange_profiles.h.
Referenced by handle_merge_option(), and handle_options().
bool merge_option::lib |
Definition at line 28 of file arrange_profiles.h.
Referenced by arrange_profiles(), handle_merge_option(), and handle_options().
bool merge_option::tgid |
Definition at line 30 of file arrange_profiles.h.
Referenced by handle_merge_option(), and handle_options().
bool merge_option::tid |
Definition at line 29 of file arrange_profiles.h.
Referenced by handle_merge_option(), and handle_options().
Definition at line 31 of file arrange_profiles.h.
Referenced by handle_merge_option(), and handle_options().