Home
last modified time | relevance | path

Searched full:profiles (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/extensions/
Dprofiler.py33 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)
/arkcompiler/runtime_core/static_core/runtime/profiling/
Dprofiling_gen.h.erb29 % Panda::profiles.each do |name, _|
38 % Panda::profiles.each do |prof, _|
47 % sizes = Panda::profiles.values.map(&:size).uniq.sort
/arkcompiler/runtime_core/static_core/docs/
Dbytecode_profiling.md18 Profile elements are sorted in descending order, from largest Profiles to smallest. It avoids align…
/arkcompiler/runtime_core/static_core/isa/
Disapi.rb243 Panda.profiles[dig(:profile)]
509 cached def profiles
510 verify_schema('Profiles', @data.profiles, @data.profiles_schema)
511 @data.profiles.map { |x| [x.name, x] }.to_h
Disa.yaml265 # Profiles should be specified in an ISA description for a specific language.
266 profiles: []
/arkcompiler/runtime_core/static_core/assembler/templates/
Disa.h.erb53 % profile_size = insn.profiled? ? Panda::profiles[insn.profile.name].size : 0
/arkcompiler/ets_frontend/arkguard/
DREADME-cn.md182 (2) 当模块中包含Worker多线程服务时,用户需要将`build-profiles.json5`中,'buildOption'-'sourceOption'-'workers'字段下所有的路径配…
DREADME.md194 …the paths in the field 'buildOption'-'sourceOption'-'workers' in `build-profiles.json5` to the whi…
/arkcompiler/ets_frontend/arkguard/src/
DArkObfuscator.ts213 // User custom obfuscation profiles.
/arkcompiler/ets_frontend/arkguard/src/configs/preset/
Des_reserved_properties.json6285 "profiles",