Home
last modified time | relevance | path

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

/tools/power/cpupower/utils/
Dcpuidle-set.c29 int ret = 0, cont = 1, param = 0, disabled; in cmd_idle_set() local
Dcpuidle-info.c49 int disabled = cpuidle_is_state_disabled(cpu, idlestate); in cpuidle_cpu_output() local
/tools/perf/util/
Devsel.h103 bool disabled; member
Dpython.c753 u32 disabled = 0, in pyrf_evsel__init() local
/tools/perf/
Dbuiltin-record.c1616 bool disabled = false, draining = false; in __cmd_record() local
/tools/include/uapi/linux/
Dperf_event.h345 __u64 disabled : 1, /* off by default */ member