Searched defs:runtime (Results 1 - 10 of 10) sorted by relevance
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_pbha.c | 126 int kbase_pbha_record_settings(struct kbase_device *kbdev, bool runtime, in kbase_pbha_record_settings() argument
|
| /test/xts/dcts/communication/softbus_standard/socket_trans/server/ |
| H A D | SocketTestServer.cpp | 274 int runtime = 0;
in HWTEST_F() local
|
| /test/xts/dcts/communication/softbus_standard/dsoftbusTest/ |
| H A D | dsoftbusTest.cpp | 610 int runtime = 0;
in HWTEST_F() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_drm.c | 789 static int nouveau_do_suspend(struct drm_device *dev, bool runtime) in nouveau_do_suspend() argument 855 static int nouveau_do_resume(struct drm_device *dev, bool runtime) in nouveau_do_resume() argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | rt.c | 53 void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime) in init_rt_bandwidth() argument 935 u64 runtime; in do_sched_rt_period_timer() local 1011 u64 runtime = sched_rt_runtime(rt_rq); sched_rt_runtime_exceeded() local 2915 u64 period, runtime; tg_rt_schedulable() local 2970 __rt_schedulable(struct task_group *tg, u64 period, u64 runtime) __rt_schedulable() argument [all...] |
| H A D | core.c | 3688 unsigned long to_ratio(u64 period, u64 runtime) in to_ratio() argument [all...] |
| H A D | sched.h | 430 u64 runtime; member [all...] |
| H A D | fair.c | 2329 u64 runtime, delta, now; in numa_get_avg_runtime() local 2453 u64 runtime, period; in task_numa_placement() local 2830 u64 runtime = p->se.sum_exec_runtime; task_numa_work() local 5153 u64 runtime, remaining = 1; distribute_cfs_runtime() local 5353 u64 runtime = 0, slice = sched_cfs_bandwidth_slice(); do_sched_cfs_slack_timer() local [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| H A D | wal_cfg80211.c | 1188 hi_u32 runtime; in wal_cfg80211_get_station_filter() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 635 s64 runtime; /* Remaining runtime for this instance */
member
|
Completed in 50 milliseconds