Home
last modified time | relevance | path

Searched defs:maps (Results 1 - 25 of 165) sorted by relevance

1234567

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Delf_benchmark.cpp29 auto maps = dfxMaps->GetMaps(); in InitializeBuildId() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dfind-map.c4 FILE *maps; in find_map() local
H A Dmap_symbol.h12 struct maps *maps; member
H A Dunwind-libunwind.c15 static void unwind__register_ops(struct maps *maps, struct unwind_libunwind_ops *ops) in unwind__register_ops() argument
20 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) in unwind__prepare_access() argument
69 unwind__flush_access(struct maps *maps) unwind__flush_access() argument
75 unwind__finish_access(struct maps *maps) unwind__finish_access() argument
[all...]
H A Dmaps.h28 struct maps { struct
55 maps__get(struct maps *maps) maps__get() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dfind-map.c4 FILE *maps; in find_map() local
H A Daddr_location.h14 struct maps *maps; member
H A Dmap_symbol.h12 struct maps *maps; member
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/
H A Dthread_sampler.h53 DfxMaps* maps; member
H A Dsample_stack_printer.h47 SampleStackPrinter(std::shared_ptr<Unwinder> unwinder, std::shared_ptr<DfxMaps> maps) : unwinder_(unwinder), in SampleStackPrinter() argument
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dthread-maps-share.c15 struct maps *maps; in test__thread_maps_share() local
[all...]
H A Dmaps.c16 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps() argument
38 struct maps maps; in test__maps__merge_in() local
[all...]
H A Dvmlinux-kallsyms.c24 struct maps *maps = machine__kernel_maps(&vmlinux); in test__vmlinux_matches_kallsyms() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dthread-maps-share.c15 struct maps *maps; in test__thread_maps_share() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_pac_test.cpp61 auto maps = DfxMaps::Create(pid); in HWTEST_F() local
H A Dmaps_test.cpp178 auto maps = dfxMaps->GetMaps(); in HWTEST_F() local
H A Dinstr_statistic_test.cpp68 auto maps = DfxMaps::Create(pid); in HWTEST_F() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dhvtramp.h20 struct hvtramp_mapping maps[1]; member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dhvtramp.h20 struct hvtramp_mapping maps[1]; member
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dunwind_local_benchmark.cpp40 unwindstack::Maps* maps; member
110 unwindstack::LocalMaps maps; in BenchmarkUnwindStackLocal() local
128 unwindstack::LocalMaps maps; in BenchmarkUnwindStackLocalCache() local
146 unwindstack::LocalMaps maps; BenchmarkUnwindStackLocalFrames() local
164 unwindstack::LocalMaps maps; BenchmarkUnwindStackLocalFramesCache() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dfault_stack_test.cpp106 auto maps = DfxMaps::Create(childPid); in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dmedia_utils.cpp111 const static std::array<StateString, 9> maps = { // array size in StringnessPlayerState() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.h53 PidHandle *maps; member
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dmachine.c20 struct extra_kernel_map *maps; member
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
H A Diterators.skel.h15 } maps; member

Completed in 10 milliseconds

1234567