Home
last modified time | relevance | path

Searched refs:CPU_STYLE_NAME (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dcpu.c789 gkrellm_load_piximage("nice", NULL, &nice_data_piximage, CPU_STYLE_NAME); in load_nice_data_piximages()
791 CPU_STYLE_NAME); in load_nice_data_piximages()
1552 style_id = gkrellm_add_chart_style(&monitor_cpu, CPU_STYLE_NAME); in gkrellm_init_cpu_monitor()
H A Dgkrellm.h939 #define CPU_STYLE_NAME "cpu" macro
H A Dconfig.c1031 else if (!strcmp(subdir, CPU_STYLE_NAME) && !strcmp(name, "nice"))
1033 else if (!strcmp(subdir, CPU_STYLE_NAME) && !strcmp(name,"nice_grid"))