HomeSort by relevance Sort by last modified time
    Searched refs:Cpu (Results 1 - 16 of 16) sorted by null

  /external/google-breakpad/src/tools/mac/upload_system_symbols/
arch_reader.go 43 // represents the CPU type and subtype.
47 if header.Cpu == C.kCPU_TYPE_ARM64 && header.SubCpu == C.kCPU_SUBTYPE_ARM64_ALL {
50 if header.Cpu == C.kCPU_TYPE_ARM && header.SubCpu == C.kCPU_SUBTYPE_ARM_V7S {
54 cstr := C.GetNXArchInfoName(C.cpu_type_t(header.Cpu), C.cpu_subtype_t(header.SubCpu))
  /system/extras/simpleperf/
event_fd.h 42 static std::unique_ptr<EventFd> OpenEventFile(const perf_event_attr& attr, pid_t tid, int cpu,
53 int Cpu() const {
71 EventFd(int perf_event_fd, const std::string& event_name, pid_t tid, int cpu)
76 cpu_(cpu),
81 // Give information about this perf_event_file, like (event_name, tid, cpu).
event_selection_set.cpp 30 const EventType* type = FindEventTypeByName("cpu-cycles");
41 const EventType* type = FindEventTypeByName("cpu-cycles");
89 // handle ioctl() well when cpu-hotplug happens. See http://b/25193162.
183 for (const auto& cpu : cpus) {
184 if (std::find(online_cpus.begin(), online_cpus.end(), cpu) == online_cpus.end()) {
185 LOG(ERROR) << "cpu " << cpu << " is not online.";
213 for (auto& cpu : cpus) {
214 auto event_fd = EventFd::OpenEventFile(selection.event_attr, tid, cpu);
216 LOG(VERBOSE) << "OpenEventFile for tid " << tid << ", cpu " << cpu local
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
sgiarcs.h 61 Arc, Cpu, Fpu,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wmidata.h     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]

Completed in 345 milliseconds