Searched full:profiles (Results 1 – 10 of 10) sorted by relevance
33 processed together, while standard CDP typically works with single profiles.42 profiles = [profiler.Profile.from_json(item) for item in json]43 return cls(profiles)
29 % Panda::profiles.each do |name, _|38 % Panda::profiles.each do |prof, _|47 % sizes = Panda::profiles.values.map(&:size).uniq.sort
18 Profile elements are sorted in descending order, from largest Profiles to smallest. It avoids align…
243 Panda.profiles[dig(:profile)]509 cached def profiles510 verify_schema('Profiles', @data.profiles, @data.profiles_schema)511 @data.profiles.map { |x| [x.name, x] }.to_h
265 # Profiles should be specified in an ISA description for a specific language.266 profiles: []
53 % profile_size = insn.profiled? ? Panda::profiles[insn.profile.name].size : 0
182 (2) 当模块中包含Worker多线程服务时,用户需要将`build-profiles.json5`中,'buildOption'-'sourceOption'-'workers'字段下所有的路径配…
194 …the paths in the field 'buildOption'-'sourceOption'-'workers' in `build-profiles.json5` to the whi…
213 // User custom obfuscation profiles.
6285 "profiles",