Home
last modified time | relevance | path

Searched defs:rpc_framework_monitor_context_switch (Results 1 – 1 of 1) sorted by relevance

/spdk/lib/event/
H A Dapp_rpc.c89 struct rpc_framework_monitor_context_switch { struct
94 {"enabled", offsetof(struct rpc_framework_monitor_context_switch, enabled), spdk_json_decode_bool}, argument
98 rpc_framework_monitor_context_switch(struct spdk_jsonrpc_request *request, in rpc_framework_monitor_context_switch() function