Home
last modified time | relevance | path

Searched refs:dump_state (Results 1 – 14 of 14) 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.c140 dump_state(struct ir3_postsched_ctx *ctx) in dump_state() function
184 dump_state(ctx); in choose_instr()
Dir3_sched.c800 dump_state(struct ir3_sched_ctx *ctx) in dump_state() function
823 dump_state(ctx); in choose_instr()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_sanity.c507 static void dump_state( void ) in dump_state() function
950 dump_state(); in radeon_emit_packet3_cliprect()
/third_party/mesa3d/src/compiler/nir/
Dnir_schedule.c801 dump_state(nir_schedule_scoreboard *scoreboard) in dump_state() function
960 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/mesa/drivers/dri/r200/
Dr200_sanity.c785 static void dump_state( void ) in dump_state() function
1317 dump_state(); in radeon_emit_packet3_cliprect()
/third_party/mesa3d/src/broadcom/compiler/
Dqpu_schedule.c1294 dump_state(const struct v3d_device_info *devinfo, struct dag *dag) in dump_state() function
2103 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.gni4414 ../src/gallium/tools/trace/dump_state.py