Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XpuOS/xsched
/ functions
Functions
1,486 in github.com/XpuOS/xsched
⨍
Functions
1,486
◇
Types & classes
2,035
Method
Add
utils/include/xsched/utils/map.h:17
Method
Add
utils/include/xsched/utils/data.h:20
Method
Add
preempt/src/xqueue/xqueue.cpp:12
Method
Add
preempt/src/hal/hw_command.cpp:56
Method
AddTimer
sched/src/scheduler/local.cpp:441
Method
AppManagedScheduler
sched/include/xsched/sched/scheduler/app_managed.h:11
Method
AsyncXQueue
preempt/src/xqueue/async_xqueue.cpp:10
Method
AutoCreate
preempt/src/xqueue/xqueue.cpp:113
Method
AutoDestroy
preempt/src/xqueue/xqueue.cpp:227
Method
Avg
utils/include/xsched/utils/data.h:51
Method
BatchSize
@brief The new command batch size of the XQueue. -1 = no change
sched/include/xsched/sched/protocol/operation.h:127
Method
BatchSize
sched/include/xsched/sched/protocol/event.h:316
Method
BatchSynchronizeCommand
preempt/include/xsched/preempt/xqueue/xcommand.h:128
Method
BeforeLaunch
platforms/hip/hal/src/hip_command.cpp:174
Method
BeforeLaunch
platforms/cuda/hal/src/common/cuda_command.cpp:170
Method
BeforeLaunch
platforms/corex/hal/src/common/corex_command.cpp:132
Method
BlockCnt
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:106
Method
CPUHighestPriorityFirstPolicy
sched/include/xsched/sched/policy/chpf.h:13
Function
CaptureBegin
platforms/cuda/shim/src/shim.cpp:64
Method
Clear
utils/include/xsched/utils/region.h:177
Method
Clear
utils/include/xsched/utils/data.h:27
Method
Cli
service/cli/src/cli.cpp:25
Method
Client
service/common/src/client.cpp:11
Method
CmdlineCapacity
sched/include/xsched/sched/protocol/event.h:114
Method
Cnt
utils/include/xsched/utils/data.h:41
Method
CommandBuffer
preempt/src/xqueue/command_buffer.cpp:8
Method
CommandListManager
platforms/levelzero/shim/include/xsched/levelzero/shim/cmd_list.h:41
Method
CommandListPool
platforms/levelzero/hal/include/xsched/levelzero/hal/pool.h:48
Method
CompletelyFairSchedulerPolicy
sched/include/xsched/sched/policy/cfs.h:22
Method
ConfigOperation
sched/src/protocol/operation.cpp:82
Method
ContextEventPool
platforms/cuda/hal/include/xsched/cuda/hal/common/event_pool.h:19
Function
ConvertClockCnt
platforms/cuda/test/src/cudart_utils.cpp:10
Method
CopyConstructor
sched/src/protocol/operation.cpp:8
Method
CopyConstructor
sched/src/protocol/hint.cpp:8
Method
CopyConstructor
sched/src/protocol/event.cpp:9
Method
CorexCommand
platforms/corex/hal/include/xsched/corex/hal/common/corex_command.h:21
Method
CorexEventRecordCommand
platforms/corex/hal/src/common/corex_command.cpp:120
Method
CorexEventWaitCommand
platforms/corex/hal/include/xsched/corex/hal/common/corex_command.h:182
Method
CorexKernelCommand
platforms/corex/hal/src/common/corex_command.cpp:44
Method
CorexKernelLaunchCommand
platforms/corex/hal/include/xsched/corex/hal/common/corex_command.h:56
Method
CorexMemcpy2DCommand
platforms/corex/hal/include/xsched/corex/hal/common/corex_command.h:98
Method
CorexMemcpy3DCommand
platforms/corex/hal/include/xsched/corex/hal/common/corex_command.h:123
Method
CorexMemcpyCommand
platforms/corex/hal/src/common/corex_command.cpp:98
Method
CorexMemsetCommand
platforms/corex/hal/include/xsched/corex/hal/common/corex_command.h:139
Function
CorexQueueGet
platforms/corex/hal/src/level1/corex_queue.cpp:61
Method
CorexQueueLv1
platforms/corex/hal/src/level1/corex_queue.cpp:19
Method
Create
utils/src/waitpid.cpp:28
Method
Create
platforms/cudla/hal/include/xsched/cudla/hal/event_pool.h:23
Method
Create
platforms/hip/hal/include/xsched/hip/hal/event_pool.h:27
Method
Create
platforms/levelzero/hal/src/pool.cpp:37
Method
Create
platforms/vpi/hal/include/xsched/vpi/hal/event_pool.h:23
Method
Create
platforms/ascend/hal/src/acl_command.cpp:52
Method
Create
platforms/ascend/hal/include/xsched/ascend/hal/event_pool.h:23
Method
Create
platforms/cuda/hal/src/common/event_pool.cpp:5
Method
Create
platforms/corex/hal/include/xsched/corex/hal/common/event_pool.h:23
Method
CreatePolicy
sched/src/policy/policy.cpp:39
Method
CreateScheduler
sched/src/scheduler/scheduler.cpp:19
Method
CreateXQueueStatus
sched/src/scheduler/local.cpp:206
Method
CudaCommand
platforms/cuda/hal/src/common/cuda_command.cpp:13
Method
CudaEventRecordCommand
platforms/cuda/hal/src/common/cuda_command.cpp:158
Method
CudaEventRecordWithFlagsCommand
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:271
Method
CudaEventWaitCommand
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:284
Method
CudaGraphCommand
@note We assue applications will not modify a CUDA graph before after submission and before waiting for its completion. Otherwise, we should do deep c
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:137
Method
CudaGraphLaunchCommand
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:159
Method
CudaGraphUploadCommand
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:148
Method
CudaHostFuncCommand
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:118
Method
CudaKernelCommand
platforms/cuda/hal/src/common/cuda_command.cpp:54
Method
CudaKernelLaunchCommand
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:78
Method
CudaKernelLaunchExCommand
platforms/cuda/hal/src/common/cuda_command.cpp:129
Method
CudaMemcpy2DV2Command
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:227
Method
CudaMemcpy3DV2Command
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:238
Method
CudaMemcpyHtoDV2Command
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:178
Method
CudaMemoryCommand
platforms/cuda/hal/include/xsched/cuda/hal/common/cuda_command.h:171
Method
CudaQueueCreate
(stream: CUstream)
platforms/cuda/python/xsched/cuda/__init__.py:27
Method
CudaQueueCreate
platforms/cuda/hal/src/arch/arch.cpp:54
Function
CudaQueueGet
platforms/cuda/hal/src/level1/cuda_queue.cpp:65
Method
CudaQueueGet
(stream: CUstream)
platforms/cuda/python/xsched/cuda/__init__.py:33
Method
CudaQueueLv1
platforms/cuda/hal/src/level1/cuda_queue.cpp:15
Method
CudaQueueLv2
platforms/cuda/hal/src/level2/cuda_queue.cpp:8
Method
CudaQueueLv3Trap
platforms/cuda/hal/src/level3/cuda_queue.cpp:9
Method
CudaQueueLv3Tsg
platforms/cuda/hal/src/level3/cuda_queue.cpp:58
Method
CudlaCommand
platforms/cudla/hal/include/xsched/cudla/hal/cudla_command.h:13
Method
CudlaEventRecordCommand
platforms/cudla/hal/src/cudla_command.cpp:58
Method
CudlaMemoryCommand
platforms/cudla/hal/include/xsched/cudla/hal/cudla_command.h:47
Method
CudlaQueue
platforms/cudla/hal/src/cudla_queue.cpp:12
Method
CudlaTaskCommand
platforms/cudla/hal/src/cudla_command.cpp:43
Method
Data
sched/include/xsched/sched/protocol/operation.h:55
Method
Data
sched/include/xsched/sched/protocol/operation.h:79
Method
Data
sched/include/xsched/sched/protocol/operation.h:115
Method
Data
sched/include/xsched/sched/protocol/event.h:92
Method
Data
sched/include/xsched/sched/protocol/event.h:108
Method
Data
sched/include/xsched/sched/protocol/event.h:134
Method
Data
sched/include/xsched/sched/protocol/event.h:162
Method
Data
sched/include/xsched/sched/protocol/event.h:201
Method
Data
sched/include/xsched/sched/protocol/event.h:234
Method
Data
sched/include/xsched/sched/protocol/event.h:271
Method
Data
sched/include/xsched/sched/protocol/event.h:307
Method
Data
sched/include/xsched/sched/protocol/event.h:349
Method
Data
sched/include/xsched/sched/protocol/event.h:385
Method
Data
sched/include/xsched/sched/protocol/event.h:418
← previous
next →
401–500 of 1,486, ranked by callers