Searched refs:frame_capture (Results 1 - 3 of 3) sorted by relevance

/gem5/src/base/vnc/
H A DVnc.py46 frame_capture = Param.Bool(False, "capture changed frames to files") variable in class:VncInput
H A Dvncinput.cc61 captureEnabled(p->frame_capture),
/gem5/configs/example/
H A Dfs.py365 if options.frame_capture:
366 VncServer.frame_capture = True

Completed in 6 milliseconds