Searched full:profiles (Results 1 – 9 of 9) sorted by relevance
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
263 # Profiles should be specified in an ISA description for a specific language.264 profiles: []
51 % 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…
178 // User custom obfuscation profiles.
6285 "profiles",