Home
last modified time | relevance | path

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

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dslurm_acct_gather_profile.h241 extern bool acct_gather_profile_g_is_active(uint32_t type);
H A Dslurm_acct_gather_profile.c691 extern bool acct_gather_profile_g_is_active(uint32_t type) in acct_gather_profile_g_is_active() function
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/jobacct_gather/common/
H A Dcommon_jag.c1112 acct_gather_profile_g_is_active(ACCT_GATHER_PROFILE_TASK)) { in jag_common_poll_data()