Home
last modified time | relevance | path

Searched refs:slurmdb_report_assoc_rec_t (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sreport/
H A Dcommon.c340 slurmdb_report_assoc_rec_t *assoc_a; in sort_assoc_dec()
341 slurmdb_report_assoc_rec_t *assoc_b; in sort_assoc_dec()
343 assoc_a = *(slurmdb_report_assoc_rec_t **)v1; in sort_assoc_dec()
344 assoc_b = *(slurmdb_report_assoc_rec_t **)v2; in sort_assoc_dec()
480 slurmdb_report_assoc_rec_t *slurmdb_report = in sreport_set_usage_column_width()
541 slurmdb_report_assoc_rec_t *orig_report_assoc; in _match_assoc()
542 slurmdb_report_assoc_rec_t *dup_report_assoc; in _match_assoc()
545 dup_report_assoc = (slurmdb_report_assoc_rec_t *) x; in _match_assoc()
555 slurmdb_report_assoc_rec_t *dup_report_assoc; in _find_empty_assoc_tres()
557 dup_report_assoc = (slurmdb_report_assoc_rec_t *) x; in _find_empty_assoc_tres()
[all …]
H A Dcluster_reports.c678 slurmdb_report_assoc_rec_t *slurmdb_report_assoc, in _cluster_account_by_user_tres_report()
848 slurmdb_report_assoc_rec_t *slurmdb_report_assoc = NULL; in cluster_account_by_user()
1631 slurmdb_report_assoc_rec_t *slurmdb_report_assoc) in _cluster_wckey_by_user_tres_report()
1716 slurmdb_report_assoc_rec_t *slurmdb_report_assoc = NULL; in cluster_wckey_by_user()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/api/
H A Dcluster_report_functions.c100 slurmdb_report_assoc_rec_t *slurmdb_report_assoc = in _process_au()
101 xmalloc(sizeof(slurmdb_report_assoc_rec_t)); in _process_au()
146 slurmdb_report_assoc_rec_t *slurmdb_report_assoc = NULL, in _process_wu()
159 parent_assoc = xmalloc(sizeof(slurmdb_report_assoc_rec_t)); in _process_wu()
167 slurmdb_report_assoc = xmalloc(sizeof(slurmdb_report_assoc_rec_t)); in _process_wu()
/dports/sysutils/slurm-wlm/slurm-20.02.7/contribs/perlapi/libslurmdb/perl/
H A Dcluster.c451 report_assoc_rec_to_hv(slurmdb_report_assoc_rec_t* rec, HV* hv) in report_assoc_rec_to_hv()
489 slurmdb_report_assoc_rec_t* ar = NULL; in report_cluster_rec_to_hv()
584 slurmdb_report_assoc_rec_t* ar = NULL; in report_user_rec_to_hv()
/dports/sysutils/slurm-wlm/slurm-20.02.7/slurm/
H A Dslurmdb.h1260 } slurmdb_report_assoc_rec_t; typedef
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dslurmdb_defs.c1085 slurmdb_report_assoc_rec_t *slurmdb_report_assoc = in slurmdb_destroy_report_assoc_rec()
1086 (slurmdb_report_assoc_rec_t *)object; in slurmdb_destroy_report_assoc_rec()