/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 | event_selection_set.cpp | 326 for (const auto& cpu : cpus) { in CheckIfCpusOnline() local 337 pid_t tid, int cpu, in OpenEventFilesOnGroup() 408 for (const auto& cpu : cpus) { in OpenEventFiles() local 687 for (const auto& cpu : online_cpus_) { in DetectCpuHotplugEvents() local 698 for (const auto& cpu : new_cpus) { in DetectCpuHotplugEvents() local 714 bool EventSelectionSet::HandleCpuOfflineEvent(int cpu) { in HandleCpuOfflineEvent() 750 bool EventSelectionSet::HandleCpuOnlineEvent(int cpu) { in HandleCpuOnlineEvent() 798 bool EventSelectionSet::CreateMappedBufferForCpu(int cpu) { in CreateMappedBufferForCpu()
|
D | cpu_hotplug_test.cpp | 95 static bool IsCpuOnline(int cpu, bool* has_error) { in IsCpuOnline() 108 static bool SetCpuOnline(int cpu, bool online) { in SetCpuOnline() 159 for (int cpu = 1; cpu < GetCpuCount(); ++cpu) { in CpuOnlineRestorer() local 184 for (int cpu = 1; cpu < GetCpuCount(); ++cpu) { in FindAHotpluggableCpu() local
|
D | event_fd.cpp | 41 static int perf_event_open(const perf_event_attr& attr, pid_t pid, int cpu, in perf_event_open() 47 pid_t tid, int cpu, in OpenEventFile()
|
D | event_fd.h | 87 const std::string& event_name, pid_t tid, int cpu) in EventFd()
|
D | event_selection_set.h | 41 int cpu; member
|
D | environment.cpp | 94 int cpu; in GetCpusFromString() local
|
D | report_lib_interface.cpp | 42 uint32_t cpu; member
|
D | record.cpp | 464 uint64_t time, uint32_t cpu, uint64_t period, in SampleRecord()
|
D | record.h | 90 uint32_t cpu, res; member
|
/system/extras/cpustats/ |
D | cpustats.c | 215 static int get_freq_scales_count(int cpu) { in get_freq_scales_count() 266 static void read_freq_stats(int cpu) { in read_freq_stats() 294 static long unsigned get_cpu_total_time(struct cpu_info *cpu) { in get_cpu_total_time()
|
/system/extras/tests/icachetest/ |
D | Profiler.cpp | 42 int cpu, int group_fd, unsigned long flags) { in perf_event_open()
|
D | icache_main.cpp | 64 size_t cpu = std::stoi(arg); in handleCommandLineArgments() 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 | 707 static const char cpu[] = "CPU"; in log() local
|
/system/extras/ioshark/ |
D | ioshark_bench_subr.c | 475 char line[BUFSIZE], cpu[BUFSIZE]; in read_cpu_util_state() local
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/ |
D | event.h | 114 u32 cpu; member
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/ |
D | event.h | 125 u32 cpu; member
|