Home
last modified time | relevance | path

Searched refs:GetPageSize (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/Support/
H A DSystemUtils.h31 int GetPageSize();
/aosp12/system/extras/simpleperf/
H A Dtracing.cpp126 uint32_t GetPageSize() const { return page_size; } in GetPageSize() function in simpleperf::TracingFile
150 page_size = static_cast<uint32_t>(simpleperf::GetPageSize()); in TracingFile()
417 uint32_t Tracing::GetPageSize() const { in GetPageSize() function in simpleperf::Tracing
418 return tracing_file_->GetPageSize(); in GetPageSize()
H A Dtracing.h107 uint32_t GetPageSize() const;
H A Dutils.h170 size_t GetPageSize();
H A Dutils.cpp342 size_t GetPageSize() { in GetPageSize() function
H A Dthread_tree.cpp166 const uint64_t page_size = GetPageSize(); in AddThreadMapsForDsoSymbols()
/aosp12/frameworks/compile/mclinker/lib/Support/Windows/
H A DSystem.inc29 int GetPageSize() {
/aosp12/frameworks/compile/mclinker/lib/Support/Unix/
H A DSystem.inc65 int GetPageSize() {