Home
last modified time | relevance | path

Searched defs:synch_graphing (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/util/
H A Dsync_plot.h22 struct synch_graphing { struct
30 bool (*update)(struct synch_graphing*, float period, const char* msg); argument
33 void (*mark_input)(struct synch_graphing*, timestamp_t); argument
36 void (*mark_drop)(struct synch_graphing*, timestamp_t); argument
39 void (*mark_abuf_size)(struct synch_graphing*, unsigned); argument
42 void (*mark_start)(struct synch_graphing*, timestamp_t); argument
45 void (*mark_stop)(struct synch_graphing*, timestamp_t); argument
48 void (*mark_cost)(struct synch_graphing*, unsigned); argument
51 void (*mark_transfer)(struct synch_graphing*, timestamp_t, unsigned); argument
56 void (*free)(struct synch_graphing**); argument
[all …]
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/util/
H A Dsync_plot.h22 struct synch_graphing { struct
30 bool (*update)(struct synch_graphing*, float period, const char* msg); argument
33 void (*mark_input)(struct synch_graphing*, timestamp_t); argument
36 void (*mark_drop)(struct synch_graphing*, timestamp_t); argument
39 void (*mark_abuf_size)(struct synch_graphing*, unsigned); argument
42 void (*mark_start)(struct synch_graphing*, timestamp_t); argument
45 void (*mark_stop)(struct synch_graphing*, timestamp_t); argument
48 void (*mark_cost)(struct synch_graphing*, unsigned); argument
51 void (*mark_transfer)(struct synch_graphing*, timestamp_t, unsigned); argument
56 void (*free)(struct synch_graphing**); argument
[all …]
/dports/x11/aclip/arcan-0.6.1/src/frameserver/util/
H A Dsync_plot.h22 struct synch_graphing { struct
30 bool (*update)(struct synch_graphing*, float period, const char* msg); argument
33 void (*mark_input)(struct synch_graphing*, timestamp_t); argument
36 void (*mark_drop)(struct synch_graphing*, timestamp_t); argument
39 void (*mark_abuf_size)(struct synch_graphing*, unsigned); argument
42 void (*mark_start)(struct synch_graphing*, timestamp_t); argument
45 void (*mark_stop)(struct synch_graphing*, timestamp_t); argument
48 void (*mark_cost)(struct synch_graphing*, unsigned); argument
51 void (*mark_transfer)(struct synch_graphing*, timestamp_t, unsigned); argument
56 void (*free)(struct synch_graphing**); argument
[all …]
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/util/
H A Dsync_plot.h22 struct synch_graphing { struct
30 bool (*update)(struct synch_graphing*, float period, const char* msg); argument
33 void (*mark_input)(struct synch_graphing*, timestamp_t); argument
36 void (*mark_drop)(struct synch_graphing*, timestamp_t); argument
39 void (*mark_abuf_size)(struct synch_graphing*, unsigned); argument
42 void (*mark_start)(struct synch_graphing*, timestamp_t); argument
45 void (*mark_stop)(struct synch_graphing*, timestamp_t); argument
48 void (*mark_cost)(struct synch_graphing*, unsigned); argument
51 void (*mark_transfer)(struct synch_graphing*, timestamp_t, unsigned); argument
56 void (*free)(struct synch_graphing**); argument
[all …]