Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/block/
H A Dbfq-iosched.rst81 Low latency for interactive applications
102 Low latency for soft real-time applications
109 Higher speed for code-development tasks
117 High throughput
126 Strong fairness, bandwidth and delay guarantees
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DSystemStore.js7 systems: [], property in SystemStore.state
/openbmc/linux/include/linux/
H A Dtrace.h87 static inline struct trace_array *trace_array_get_by_name(const char *name, const char *systems) in trace_array_get_by_name()
/openbmc/linux/tools/perf/util/
H A Dtrace-event-read.c317 int systems; in read_event_files() local
/openbmc/linux/drivers/hid/
H A Dhid-debug.c593 …static const char *systems[5] = { "None", "SI Linear", "SI Rotation", "English Linear", "English R… in hid_dump_field() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp414 std::vector<std::string> systems = in findCalloutList() local
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/
H A Dschema.json646 "systems": { object
/openbmc/linux/kernel/trace/
H A Dtrace.h387 struct list_head systems; member
H A Dtrace_events.c3069 const char *systems) in event_in_systems()
H A Dtrace.c9417 trace_array_create_systems(const char *name, const char *systems) in trace_array_create_systems()
9537 struct trace_array *trace_array_get_by_name(const char *name, const char *systems) in trace_array_get_by_name()