Home
last modified time | relevance | path

Searched refs:transitions (Results 1 – 25 of 58) sorted by relevance

123

/Linux-v4.19/Documentation/cpu-freq/
Dcpufreq-stats.txt40 about the frequency transitions before the stats driver insertion.
76 This gives the total number of frequency transitions on this CPU. The cat
78 transitions.
87 transitions. The cat output here is a two dimensional matrix, where an entry
88 <i,j> (row i, column j) represents the count of number of transitions from
Damd-powernow.txt18 Frequency transitions will be unavailable if the BIOS does
Dcore.txt33 frequency transitions), as well as to "notifiers". These are device
/Linux-v4.19/net/llc/
Dllc_s_st.c177 .transitions = llc_sap_inactive_state_transitions,
181 .transitions = llc_sap_active_state_transitions,
Dllc_c_st.c4900 .transitions = llc_adm_state_transitions,
4904 .transitions = llc_setup_state_transitions,
4908 .transitions = llc_normal_state_transitions,
4912 .transitions = llc_busy_state_transitions,
4916 .transitions = llc_reject_state_transitions,
4920 .transitions = llc_await_state_transitions,
4924 .transitions = llc_await_busy_state_transitions,
4928 .transitions = llc_await_rejct_state_transitions,
4932 .transitions = llc_d_conn_state_transitions,
4936 .transitions = llc_rst_state_transitions,
[all …]
/Linux-v4.19/Documentation/trace/
Devents-power.rst5 The power tracing system captures events related to power transitions
11 - Power domains related changes and transitions
64 The power domain events are used for power domains transitions
/Linux-v4.19/include/net/
Dllc_s_st.h27 struct llc_sap_state_trans **transitions; member
Dllc_c_st.h44 struct llc_conn_state_trans **transitions; member
/Linux-v4.19/Documentation/devicetree/bindings/opp/
Dti-omap5-opp-supply.txt7 an OPP transitions.
12 regulators to the device that will undergo OPP transitions we can make use
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-effect.rst15 two or more images or image streams. For example video transitions or
/Linux-v4.19/Documentation/blockdev/drbd/
DREADME.txt16 The sub graphs of DRBD's state transitions
/Linux-v4.19/fs/fscache/
Dobject.c71 .transitions = { __VA_ARGS__, { 0, NULL } } \
212 for (t = state->transitions; t->events; t++) { in fscache_object_sm_dispatcher()
265 for (t = state->transitions; t->events; t++) in fscache_object_sm_dispatcher()
340 for (t = object->state->transitions; t->events; t++) in fscache_object_init()
/Linux-v4.19/Documentation/arm/
Dcluster-pm-race-avoidance.txt276 Details of the allowable transitions follow.
355 transitions to INBOUND_COMING_UP. Alternatively, individual
460 A CPU transitions to CPU_COMING_UP and then to CPU_UP via the
466 handle transitions from CLUSTER_UP to CLUSTER_GOING_DOWN
472 is needed for safe transitions at the cluster level.
474 A cluster transitions from CLUSTER_DOWN back to CLUSTER_UP via
/Linux-v4.19/drivers/soc/ti/
DKconfig60 low power transitions. This IPC driver provides the necessary API
/Linux-v4.19/tools/kvm/kvm_stat/
Dkvm_stat.txt16 state transitions such as guest mode entry and exit.
/Linux-v4.19/Documentation/devicetree/bindings/arm/msm/
Dqcom,saw2.txt5 power-controller that transitions a piece of hardware (like a processor or
/Linux-v4.19/Documentation/power/
Ddrivers-testing.txt7 resume transitions in a driver, it is necessary to suspend and resume a fully
/Linux-v4.19/Documentation/timers/
DNO_HZ.txt150 2. The user/kernel transitions are slightly more expensive due
227 o Dyntick-idle slows transitions to and from idle slightly.
251 o Adaptive-ticks slows user/kernel transitions slightly.
253 workloads, which have few such transitions. Careful benchmarking
/Linux-v4.19/kernel/time/
DKconfig109 transitions: syscalls, exceptions and interrupts. Even when it's
/Linux-v4.19/Documentation/admin-guide/pm/
Dsleep-states.rst56 are suspended during transitions into this state. For this reason, it should
78 are also carried out during transitions to S2RAM. Additional operations may
81 step during S2RAM transitions and that usually results in powering down some
Dstrategies.rst39 for the same system in a sleep state. However, transitions from sleep states
/Linux-v4.19/tools/perf/Documentation/
Dperf-timechart.txt49 Don't output processor state transitions
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-devfreq53 the number of transitions between states.
/Linux-v4.19/include/linux/
Dfscache-cache.h345 const struct fscache_transition transitions[]; member
/Linux-v4.19/Documentation/driver-api/soundwire/
Derror_handling.rst44 it transitions to a NotFinished value of zero. The MIPI SoundWire spec 1.1

123