Home
last modified time | relevance | path

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

/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c59 int test_init(struct test_state *state) in test_init()
145 void test_exit(struct test_state *state) in test_exit()
156 struct test_state state; in main() local
/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c59 int test_init(struct test_state *state) in test_init()
145 void test_exit(struct test_state *state) in test_exit()
156 struct test_state state; in main() local
/tools/perf/tests/
Dcode-reading.c22 struct state { struct
23 u64 done[1024];
24 size_t done_cnt;
178 struct thread *thread, struct state *state) in read_object_code()
292 union perf_event *event, struct state *state) in process_sample_event()
318 union perf_event *event, struct state *state) in process_event()
341 struct state *state) in process_events()
448 struct state state = { in do_test_code_reading() local
/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c48 int cpu, state; in cpuidle_start() local
64 int cpu, state; in cpuidle_stop() local
Damd_fam14h_idle.c97 static int amd_fam14h_get_pci_info(struct cstate *state, in amd_fam14h_get_pci_info()
125 static int amd_fam14h_init(cstate_t *state, unsigned int cpu) in amd_fam14h_init()
160 static int amd_fam14h_disable(cstate_t *state, unsigned int cpu) in amd_fam14h_disable()
Dcpupower-monitor.c90 int state, need_len; in print_header() local
140 int state, ret; in print_results() local
257 int state; in list_monitors() local
/tools/testing/selftests/x86/
Dunwind_vdso.c98 struct unwind_state *state = opaque; in trace_fn() local
138 struct unwind_state state; in sigtrap() local
/tools/thermal/tmon/
Dsysfs.c539 void set_ctrl_state(unsigned long state) in set_ctrl_state()
568 void get_ctrl_state(unsigned long *state) in get_ctrl_state()
Dtui.c334 unsigned long state; in show_control_w() local
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DCore.py94 def taskState(state): argument
/tools/testing/selftests/timers/
Dleap-a-day.c92 char *time_state_str(int state) in time_state_str()
/tools/perf/util/
Dunwind-libdw.c160 frame_callback(Dwfl_Frame *state, void *arg) in frame_callback()
Dintel-pt.c118 const struct intel_pt_state *state; member
869 const struct intel_pt_state *state; in intel_pt_setup_queue() local
951 const struct intel_pt_state *state = ptq->state; in intel_pt_update_last_branch_rb() local
1208 const struct intel_pt_state *state = ptq->state; in intel_pt_sample() local
1349 const struct intel_pt_state *state = ptq->state; in intel_pt_run_decoder() local
/tools/virtio/
Dvirtio_test.c62 struct vhost_vring_state state = { .index = info->idx }; in vhost_vq_setup() local
/tools/perf/
Dbuiltin-timechart.c116 long state; member
174 int state; member
345 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start()
584 u32 state = perf_evsel__intval(evsel, sample, "state"); in process_sample_cpu_idle() local
600 u32 state = perf_evsel__intval(evsel, sample, "state"); in process_sample_cpu_frequency() local
Dbuiltin-lock.c102 int state; member
Dbuiltin-sched.c82 enum thread_state state; member
/tools/perf/arch/x86/util/
Dintel-pt.c386 unsigned int val, last = 0, state = 1; in intel_pt_valid_str() local
/tools/net/
Dbpf_dbg.c1275 static char *shell_comp_gen(const char *buf, int state) in shell_comp_gen()
/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c107 struct intel_pt_state state; member
/tools/lib/traceevent/
Devent-parse.h78 enum trace_seq_fail state; member