Home
last modified time | relevance | path

Searched refs:gkrellm_set_chartconfig_grid_resolution (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dwin32-plugin.c102 …gkrellm_callbacks.gkrellm_set_chartconfig_grid_resolution = gkrellm_set_chartconfig_grid_resolutio… in win32_init_callbacks()
H A Dwin32-libgkrellm.c268 void gkrellm_set_chartconfig_grid_resolution(GkrellmChartconfig *a,
271 (*(callbacks->gkrellm_set_chartconfig_grid_resolution))(a, b);
H A Dgkrellm-public-proto.h116 void gkrellm_set_chartconfig_grid_resolution(GkrellmChartconfig *,
H A Dproc.c1051 gkrellm_set_chartconfig_grid_resolution(cf, 100); in gkrellm_init_proc_monitor()
H A Dwin32-plugin.h106 void (*gkrellm_set_chartconfig_grid_resolution)(GkrellmChartconfig *, member
H A Dcpu.c586 gkrellm_set_chartconfig_grid_resolution(cf, in setup_cpu_scaling()
H A Ddisk.c783 gkrellm_set_chartconfig_grid_resolution(cp->config, DEFAULT_GRID_RES); in create_disk_monitor()
H A Dmem.c720 gkrellm_set_chartconfig_grid_resolution(cp->config, DEFAULT_GRID_RES); in create_chart()
H A Dinet.c910 gkrellm_set_chartconfig_grid_resolution(cf, DEFAULT_GRID_RES); in chart_create()
H A Dchart.c2093 gkrellm_set_chartconfig_grid_resolution(GkrellmChartconfig *cf, gint res)
H A Dnet.c1586 gkrellm_set_chartconfig_grid_resolution(cp->config, in create_net_monitor()