/system/extras/tests/binder/benchmarks/ |
D | binderAddInts.cpp | 167 AddIntsService::AddIntsService(int cpu): cpu_(cpu) { in AddIntsService() 176 int cpu; in onTransact() local 205 static void bindCPU(unsigned int cpu) in bindCPU() 269 int cpu = strtoul(optarg, &chptr, 10); in main() local
|
/system/extras/simpleperf/ |
D | cpu_hotplug_test.cpp | 95 static bool IsCpuOnline(int cpu) { in IsCpuOnline() 102 static void SetCpuOnline(int cpu, bool online) { in SetCpuOnline() 121 for (int cpu = 1; cpu < GetCpuCount(); ++cpu) { in CpuOnlineRestorer() local 223 static std::unique_ptr<EventFd> OpenHardwareEventOnCpu(int cpu) { in OpenHardwareEventOnCpu()
|
D | event_fd.cpp | 40 static int perf_event_open(perf_event_attr* attr, pid_t pid, int cpu, int group_fd, in perf_event_open() 45 std::unique_ptr<EventFd> EventFd::OpenEventFile(const perf_event_attr& attr, pid_t tid, int cpu, in OpenEventFile()
|
D | event_selection_set.h | 34 int cpu; member
|
D | event_fd.h | 71 EventFd(int perf_event_fd, const std::string& event_name, pid_t tid, int cpu) in EventFd()
|
D | event_selection_set.cpp | 183 for (const auto& cpu : cpus) { in CheckIfCpusOnline() local 213 for (auto& cpu : cpus) { in OpenEventFiles() local
|
D | environment.cpp | 91 long cpu; in GetCpusFromString() local
|
D | record.h | 69 uint32_t cpu, res; member
|
/system/extras/cpustats/ |
D | cpustats.c | 212 static int get_freq_scales_count(int cpu) { in get_freq_scales_count() 263 static void read_freq_stats(int cpu) { in read_freq_stats() 291 static long unsigned get_cpu_total_time(struct cpu_info *cpu) { in get_cpu_total_time()
|
/system/extras/tests/wifi/stress/ |
D | wifiLoadScanAssoc.c | 130 int cpu; in main() local 481 int chosenAvail, avail, cpu, currentCPU; in randBind() local
|
/system/extras/sane_schedstat/ |
D | sane_schedstat.c | 85 int cpu; in parse_cpu_v15() local
|
/system/extras/tests/sdcard/ |
D | sysutil.cpp | 267 for (int cpu = 0; cpu < 16; ++cpu) // 16 cores mobile phones, abestos pockets recommended. in disableCpuScaling() local
|
/system/extras/ANRdaemon/ |
D | ANRdaemon.cpp | 131 static void get_cpu_stat(cpu_stat_t *cpu) { in get_cpu_stat()
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/ |
D | perf.h | 160 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
|
/system/core/logd/ |
D | LogKlog.cpp | 733 static const char cpu[] = "CPU"; in log() local
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/ |
D | event.h | 125 u32 cpu; member
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/ |
D | event.h | 114 u32 cpu; member
|
/system/core/metricsd/uploader/proto/ |
D | system_profile.proto | 168 optional CPU cpu = 13; field
|