Home
last modified time | relevance | path

Searched refs:InitAndGetCPU (Results 1 – 12 of 12) sorted by relevance

/external/angle/third_party/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU);
121 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase()
151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport
155 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
Dvdso_support.h128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU);
121 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase()
151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport
155 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
Dvdso_support.h128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
/external/libtextclassifier/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU);
121 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase()
151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport
155 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
Dvdso_support.h128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
/external/openscreen/third_party/abseil/src/absl/debugging/internal/
Dvdso_support.cc48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU);
121 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase()
151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport
155 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
Dvdso_support.h128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU);
130 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase()
160 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport
164 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
Dvdso_support.h128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.
/external/abseil-cpp/absl/debugging/internal/
Dvdso_support.cc48 std::atomic<VDSOSupport::GetCpuFn> VDSOSupport::getcpu_fn_(&InitAndGetCPU);
130 getcpu_fn_.store(&InitAndGetCPU, std::memory_order_relaxed); in SetBase()
160 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() function in absl::debugging_internal::VDSOSupport
164 ABSL_RAW_CHECK(fn != &InitAndGetCPU, "Init() did not set getcpu_fn_"); in InitAndGetCPU()
Dvdso_support.h128 static long InitAndGetCPU(unsigned *cpu, void *cache, // NOLINT 'long'.