Searched refs:dump_state (Results 1 – 14 of 14) sorted by relevance
23 ./dump_state.py -v -c 12345 foo.gtrace > foo.json27 ./dump_state.py -v -d 1 foo.gtrace > foo.json
529 dump_state(struct vc4_compile *c, struct schedule_state *state) in dump_state() function621 dump_state(c, state); in schedule_instructions()631 dump_state(c, state); in schedule_instructions()
686 dump_state(struct dag *dag) in dump_state() function892 dump_state(scoreboard->dag); in schedule_instructions()
179 static int dump_state(const char *file) in dump_state() function466 res = dump_state(cfgfile); in main()
140 dump_state(struct ir3_postsched_ctx *ctx) in dump_state() function184 dump_state(ctx); in choose_instr()
800 dump_state(struct ir3_sched_ctx *ctx) in dump_state() function823 dump_state(ctx); in choose_instr()
507 static void dump_state( void ) in dump_state() function950 dump_state(); in radeon_emit_packet3_cliprect()
801 dump_state(nir_schedule_scoreboard *scoreboard) in dump_state() function960 dump_state(scoreboard); in nir_schedule_instructions()
242 static void dump_state(RASPIVID_STATE *state);299 static void dump_state(RASPIVID_STATE *state) in dump_state() function1711 dump_state(state); in raspi_capture_start()
997 static void dump_state(struct sh_function *sp) in dump_state() function1273 if (0) dump_state(&scratch); in sh_main()
785 static void dump_state( void ) in dump_state() function1317 dump_state(); in radeon_emit_packet3_cliprect()
1294 dump_state(const struct v3d_device_info *devinfo, struct dag *dag) in dump_state() function2103 dump_state(devinfo, scoreboard->dag); in schedule_instructions()
3628 - gallium/tools: improve option handling in dump_state.py
4414 ../src/gallium/tools/trace/dump_state.py