Searched defs:profile_type (Results 1 – 10 of 10) sorted by relevance
27 def initialize(self, interval=120, duration=10, profile_type='record'): argument66 def __init__(self, interval, duration, profile_type, test): argument
35 std::string profile_type; member
65 std::string profile_type = profile_type_it->value.AsString(); in GetFlamegraphInputValues() local
41 ProfileType profile_type; member
94 StringId profile_type = storage->InternString("native"); in BuildNativeFlamegraph() local
831 auto profile_type = context_->storage->InternString("graph"); in BuildFlamegraph() local
281 repeated ProfileType profile_type = 5; field
1297 char *profile_type = 0; in parse_fs_type() local
4754 optional<std::vector<int64>> profile_type; in ParseMetadata() local
8165 png_info *ping_info, unsigned char *profile_type, unsigned char in Magick_png_write_raw_profile()