| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | maps.c | 13 static void maps__init(struct maps *maps, struct machine *machine) in maps__init() argument 24 __maps__free_maps_by_name(struct maps *maps) __maps__free_maps_by_name() argument 36 __maps__insert(struct maps *maps, struct map *map) __maps__insert() argument 64 maps__insert(struct maps *maps, struct map *map) maps__insert() argument 113 __maps__remove(struct maps *maps, struct map_rb_node *rb_node) __maps__remove() argument 120 maps__remove(struct maps *maps, struct map *map) maps__remove() argument 137 __maps__purge(struct maps *maps) __maps__purge() argument 151 maps__exit(struct maps *maps) maps__exit() argument 158 maps__empty(struct maps *maps) maps__empty() argument 174 maps__delete(struct maps *maps) maps__delete() argument 181 maps__get(struct maps *maps) maps__get() argument 191 maps__put(struct maps *maps) maps__put() argument 199 maps__find_symbol(struct maps *maps, u64 addr, struct map **mapp) maps__find_symbol() argument 213 maps__find_symbol_by_name(struct maps *maps, const char *name, struct map **mapp) maps__find_symbol_by_name() argument 240 maps__find_ams(struct maps *maps, struct addr_map_symbol *ams) maps__find_ams() argument 256 maps__fprintf(struct maps *maps, FILE *fp) maps__fprintf() argument 277 maps__fixup_overlappings(struct maps *maps, struct map *map, FILE *fp) maps__fixup_overlappings() argument 388 struct maps *maps = thread__maps(thread); maps__clone() local 419 maps__find_node(struct maps *maps, struct map *map) maps__find_node() argument 430 maps__find(struct maps *maps, u64 ip) maps__find() argument 455 maps__first(struct maps *maps) maps__first() argument [all...] |
| H A D | thread.c | 356 struct maps *maps = thread__maps(thread); in __thread__prepare_access() local
|
| H A D | thread.h | 39 struct maps *maps; in DECLARE_RC_STRUCT() local 132 static inline void thread__set_maps(struct thread *thread, struct maps *maps) in thread__set_maps() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
| H A D | check_user_mem.c | 199 int maps[] = {MAP_SHARED, MAP_PRIVATE}; in main() local
|
| /third_party/alsa-lib/test/ |
| H A D | user-ctl-element-set.c | 39 unsigned int maps[0]; member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | characterproperties.cpp | 49 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {}; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | characterproperties.cpp | 49 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {}; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | property-access-builder.cc | 37 bool HasOnlyStringMaps(JSHeapBroker* broker, ZoneVector<MapRef> const& maps) { in HasOnlyStringMaps() argument 46 bool HasOnlyNumberMaps(JSHeapBroker* broker, ZoneVector<MapRef> const& maps) { in HasOnlyNumberMaps() argument 55 TryBuildStringCheck(JSHeapBroker* broker, ZoneVector<MapRef> const& maps, Node** receiver, Effect* effect, Control control) TryBuildStringCheck() argument 70 TryBuildNumberCheck(JSHeapBroker* broker, ZoneVector<MapRef> const& maps, Node** receiver, Effect* effect, Control control) TryBuildNumberCheck() argument 84 BuildCheckMaps(Node* object, Effect* effect, Control control, ZoneVector<MapRef> const& maps) BuildCheckMaps() argument [all...] |
| H A D | processed-feedback.h | 165 ZoneVector<MapRef> const& maps() const { return maps_; } in maps() function in v8::internal::compiler::NamedAccessFeedback
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_debug_flush.c | 72 struct debug_map_item maps[DEBUG_FLUSH_MAP_DEPTH]; member [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | characterproperties.cpp | 48 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {}; member
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyMessage.java | 804 private Map<Descriptors.FieldDescriptor, RubyMap> maps; global() field in RubyMessage [all...] |
| /third_party/skia/modules/skottie/src/text/ |
| H A D | RangeSelector.cpp | 75 CoverageProcessor(const TextAnimator::DomainMaps& maps, in CoverageProcessor() argument 349 void RangeSelector::modulateCoverage(const TextAnimator::DomainMaps& maps, in modulateCoverage() argument
|
| /arkcompiler/runtime_core/assembler/tests/ |
| H A D | assembler_emitter_test.cpp | 1116 AsmEmitter::PandaFileToPandaAsmMaps *maps = nullptr; in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | unwinder_test.cpp | 299 auto maps = DfxMaps::Create(child); in HWTEST_F() local 338 auto maps = DfxMaps::Create(getpid()); in HWTEST_F() local 422 auto maps = DfxMaps::Create(child); in HWTEST_F() local 453 auto maps = DfxMaps::Create(getpid()); HWTEST_F() local 911 std::shared_ptr<DfxMaps> maps = std::make_shared<DfxMaps>(); HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/maps/ |
| H A D | esb2rom.c | 101 struct list_head maps; member
|
| /kernel/linux/linux-5.10/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 789 struct regmap *maps[ASPEED_NR_PINMUX_IPS]; member
|
| /kernel/linux/linux-5.10/tools/lib/perf/ |
| H A D | evlist.c | 382 struct perf_mmap *maps; in perf_evlist__mmap_cb_get() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | symbol.h | 112 struct maps *maps; member
|
| H A D | thread.c | 350 struct maps *maps = thread->maps; __thread__prepare_access() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| H A D | esb2rom.c | 101 struct list_head maps; member
|
| /kernel/linux/linux-6.6/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 797 struct regmap *maps[ASPEED_NR_PINMUX_IPS]; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/vDSO/ |
| H A D | vdso_test_correctness.c | 71 FILE *maps; in vsyscall_getcpu() local
|
| /third_party/libabigail/src/ |
| H A D | abg-leaf-reporter.cc | 123 report_type_changes_from_diff_maps(const leaf_reporter& reporter, const diff_maps& maps, ostream& out, const string& indent) report_type_changes_from_diff_maps() argument 164 report_changes_from_diff_maps(const diff_maps& maps, ostream& out, const string& indent) const report_changes_from_diff_maps() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
| H A D | test_vsyscall.c | 106 FILE *maps; in init_vsys() local
|