Searched refs:statistics (Results 1 – 15 of 15) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
D | Kconfig | 81 bool "DMA-BUF sysfs statistics" 84 Choose this option to enable DMA-BUF sysfs statistics 88 statistics for the DMA-BUF with the unique inode number
|
/device/soc/rockchip/common/vendor/drivers/devfreq/event/ |
D | Kconfig | 6 (Network on Chip) Probe counters to monitor traffic statistics.
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
D | hal_btcoex.c | 1864 pBtCoexist->statistics.cntPeriodical, pBtCoexist->statistics.cntDbgCtrl); in halbtcoutsrc_DisplayCoexStatistics() 1867 …pBtCoexist->statistics.cntPowerOn, pBtCoexist->statistics.cntInitHwConfig, pBtCoexist->statistics.… in halbtcoutsrc_DisplayCoexStatistics() 1868 pBtCoexist->statistics.cntRfStatusNotify); in halbtcoutsrc_DisplayCoexStatistics() 1871 pBtCoexist->statistics.cntIpsNotify, pBtCoexist->statistics.cntLpsNotify, in halbtcoutsrc_DisplayCoexStatistics() 1872 pBtCoexist->statistics.cntScanNotify, pBtCoexist->statistics.cntConnectNotify, in halbtcoutsrc_DisplayCoexStatistics() 1873 pBtCoexist->statistics.cntMediaStatusNotify); in halbtcoutsrc_DisplayCoexStatistics() 1876 pBtCoexist->statistics.cntSpecialPacketNotify, pBtCoexist->statistics.cntBtInfoNotify, in halbtcoutsrc_DisplayCoexStatistics() 1877 pBtCoexist->statistics.cntBind); in halbtcoutsrc_DisplayCoexStatistics() 3236 pBtCoexist->statistics.cnt_bind++; in EXhalbtcoutsrc_BindBtCoexWithAdapter() 3488 pBtCoexist->statistics.cnt_pre_load_firmware++; in EXhalbtcoutsrc_PreLoadFirmware() [all …]
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_os/ |
D | Kconfig | 23 bool "Enable malloc statistics"
|
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
D | fair.c | 911 schedstat_set(curr->statistics.exec_max, max(delta_exec, curr->statistics.exec_max)); in update_curr() 944 prev_wait_start = schedstat_val(se->statistics.wait_start); in update_stats_wait_start() 949 __schedstat_set(se->statistics.wait_start, wait_start); in update_stats_wait_start() 961 delta = rq_clock(rq_of(cfs_rq)) - schedstat_val(se->statistics.wait_start); in update_stats_wait_end() 971 __schedstat_set(se->statistics.wait_start, delta); in update_stats_wait_end() 977 __schedstat_set(se->statistics.wait_max, max(schedstat_val(se->statistics.wait_max), delta)); in update_stats_wait_end() 978 __schedstat_inc(se->statistics.wait_count); in update_stats_wait_end() 979 __schedstat_add(se->statistics.wait_sum, delta); in update_stats_wait_end() 980 __schedstat_set(se->statistics.wait_start, 0); in update_stats_wait_end() 992 sleep_start = schedstat_val(se->statistics.sleep_start); in update_stats_enqueue_sleeper() [all …]
|
D | core.c | 2697 __schedstat_inc(p->se.statistics.nr_wakeups_local); in ttwu_stat() 2701 __schedstat_inc(p->se.statistics.nr_wakeups_remote); in ttwu_stat() 2714 __schedstat_inc(p->se.statistics.nr_wakeups_migrate); in ttwu_stat() 2719 __schedstat_inc(p->se.statistics.nr_wakeups); in ttwu_stat() 2722 __schedstat_inc(p->se.statistics.nr_wakeups_sync); in ttwu_stat() 3420 memset(&p->se.statistics, 0, sizeof(p->se.statistics)); in __sched_fork() 8352 schedstat_set(p->se.statistics.wait_start, 0); in normalize_rt_tasks() 8353 schedstat_set(p->se.statistics.sleep_start, 0); in normalize_rt_tasks() 8354 schedstat_set(p->se.statistics.block_start, 0); in normalize_rt_tasks() 9234 schedstat_val(tg->se[i]->statistics.wait_sum); in cpu_cfs_stat_show()
|
D | rt.c | 1076 schedstat_set(curr->se.statistics.exec_max, max(curr->se.statistics.exec_max, delta_exec)); in update_curr_rt()
|
/device/soc/beken/ |
D | README_zh.md | 97 [OHOS INFO] c targets overlap rate statistics
|
/device/board/bearpi/bearpi_hm_micro/docs/device-dev/ |
D | 开发板Wi-Fi功能使用指导.md | 100 --- 220.181.38.149 ping statistics ---
|
/device/soc/rockchip/common/sdk_linux/init/ |
D | Kconfig | 460 statistics about user, system and idle time spent on per jiffies 570 bool "Export task/process statistics through netlink" 575 Export selected statistics for tasks/processes through the 577 statistics are available during the lifetime of tasks/processes as 590 in pages. Such statistics can help in setting a task's priorities 620 pressure statistics files cpu, memory, and io. These will indicate 667 bool "per-rq and per-cluster running average statistics"
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
D | sched.h | 520 struct sched_statistics statistics; member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/btc/ |
D | halbtcoutsrc.h | 1812 struct btc_statistics statistics; member
|
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/ |
D | Kconfig | 364 Fuel Gauge. The device provides battery statistics and status
|
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
D | kernel.patch | 4492 bool "DMA-BUF sysfs statistics" 4496 Choose this option to enable DMA-BUF sysfs statistics 4531 - * production, procfs and sysfs can be used to gather DMA-BUF statistics on 4541 - * statistics interface to provide per-buffer information on production systems. 4552 - * statistics. The data from the interface can be gathered on error conditions
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|