Home
last modified time | relevance | path

Searched refs:perf_counter (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dpm-cps.c245 unsigned perf_counter, perf_event; in cps_gen_flush_fsb() local
254 perf_counter = 1; in cps_gen_flush_fsb()
278 uasm_i_mfc0(pp, t2, 25, (perf_counter * 2) + 0); /* PerfCtlN */ in cps_gen_flush_fsb()
279 uasm_i_mfc0(pp, t3, 25, (perf_counter * 2) + 1); /* PerfCntN */ in cps_gen_flush_fsb()
283 uasm_i_mtc0(pp, t0, 25, (perf_counter * 2) + 0); /* PerfCtlN */ in cps_gen_flush_fsb()
285 uasm_i_mtc0(pp, zero, 25, (perf_counter * 2) + 1); /* PerfCntN */ in cps_gen_flush_fsb()
314 uasm_i_mfc0(pp, t1, 25, (perf_counter * 2) + 1); /* PerfCntN */ in cps_gen_flush_fsb()
321 uasm_i_mtc0(pp, t2, 25, (perf_counter * 2) + 0); /* PerfCtlN */ in cps_gen_flush_fsb()
323 uasm_i_mtc0(pp, t3, 25, (perf_counter * 2) + 1); /* PerfCntN */ in cps_gen_flush_fsb()
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-hashclient66 start_time = time.perf_counter()
68 elapsed = time.perf_counter() - start_time
84 start_time = time.perf_counter()
93 elapsed = time.perf_counter() - start_time
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_metrics.c105 struct kbase_ipa_control_perf_counter perf_counter; in kbasep_pm_metrics_init() local
118 perf_counter.scaling_factor = GPU_ACTIVE_SCALING_FACTOR; in kbasep_pm_metrics_init()
121 perf_counter.gpu_norm = true; in kbasep_pm_metrics_init()
124 perf_counter.type = KBASE_IPA_CORE_TYPE_CSHW; in kbasep_pm_metrics_init()
127 perf_counter.idx = GPU_ACTIVE_CNT_IDX; in kbasep_pm_metrics_init()
130 kbdev, &perf_counter, NUM_PERF_COUNTERS, in kbasep_pm_metrics_init()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dgen-lockedsig-cache76 start_time = time.perf_counter()
91 elapsed = time.perf_counter() - start_time
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A D0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch45 time.perf_counter()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/
H A Dserver.py25 self.start_time = time.perf_counter()
28 self.sample.add(time.perf_counter() - self.start_time)
/OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst94 '$' 00-0F linux/perf_counter.h, linux/perf_event.h