Searched refs:pl_topdisplay (Results 1 – 1 of 1) sorted by relevance
179 void (*pl_topdisplay)(void); member194 .pl_topdisplay = pmcpl_cg_topdisplay215 .pl_topdisplay = pmcpl_ct_topdisplay1942 if (plugins[args.pa_plugin].pl_topdisplay != NULL) in pmcstat_refresh_top()1943 plugins[args.pa_plugin].pl_topdisplay(); in pmcstat_refresh_top()2026 } while (plugins[args.pa_plugin].pl_topdisplay == NULL); in pmcstat_keypress_log()