Searched refs:metadata_ind (Results 1 – 1 of 1) sorted by relevance
74 static int metadata_ind = 0; variable79 snprintf(metadata_log[metadata_ind++], 256, "%s %llu", metada_name, value); in sched_policy_push_metadata()85 T_QUIET; T_EXPECT_GT(metadata_ind, 0, "no metadata left to pop"); in sched_policy_pop_metadata()86 metadata_ind--; in sched_policy_pop_metadata()95 for (int i = 0; i < metadata_ind; i++) { in sched_policy_dump_metadata()