Home
last modified time | relevance | path

Searched refs:dump_state (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/tools/trace/
DREADME.txt23 ./dump_state.py -v -c 12345 foo.gtrace > foo.json
27 ./dump_state.py -v -d 1 foo.gtrace > foo.json
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_schedule.c529 dump_state(struct vc4_compile *c, struct schedule_state *state) in dump_state() function
621 dump_state(c, state); in schedule_instructions()
631 dump_state(c, state); in schedule_instructions()
Dvc4_qpu_schedule.c686 dump_state(struct dag *dag) in dump_state() function
892 dump_state(scoreboard->dag); in schedule_instructions()
/third_party/alsa-utils/alsactl/
Dalsactl.c179 static int dump_state(const char *file) in dump_state() function
466 res = dump_state(cfgfile); in main()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_postsched.c161 dump_state(struct ir3_postsched_ctx *ctx) in dump_state() function
206 dump_state(ctx); in choose_instr()
Dir3_sched.c858 dump_state(struct ir3_sched_ctx *ctx) in dump_state() function
881 dump_state(ctx); in choose_instr()
/third_party/mesa3d/src/compiler/nir/
Dnir_schedule.c820 dump_state(nir_schedule_scoreboard *scoreboard) in dump_state() function
979 dump_state(scoreboard); in nir_schedule_instructions()
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
DRaspiCapture.c242 static void dump_state(RASPIVID_STATE *state);
299 static void dump_state(RASPIVID_STATE *state) in dump_state() function
1711 dump_state(state); in raspi_capture_start()
/third_party/toybox/toys/pending/
Dsh.c997 static void dump_state(struct sh_function *sp) in dump_state() function
1273 if (0) dump_state(&scratch); in sh_main()
/third_party/mesa3d/src/broadcom/compiler/
Dqpu_schedule.c1334 dump_state(const struct v3d_device_info *devinfo, struct dag *dag) in dump_state() function
2193 dump_state(devinfo, scoreboard->dag); in schedule_instructions()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst3628 - gallium/tools: improve option handling in dump_state.py
/third_party/mesa3d/ohos/
Ddependency_inputs.gni4390 "../src/gallium/tools/trace/dump_state.py",