Searched refs:ctemp (Results 1 – 3 of 3) sorted by relevance
196 clock_t ctemp; in cpu_util() local210 ctemp = clock(); in cpu_util()221 pcpu[0] = (((ctemp - clast) * 1000000.0 / CLOCKS_PER_SEC) / timediff) * 100; in cpu_util()
894 ctemp = cli_mock.create_file(self.ctrl_file)897 '-f', ctemp.name, 'test_job0'],900 ctemp.clean()
1288 constraint_node_t *constraint, *ctemp; in class_destroy() local1307 ctemp = constraint; in class_destroy()1309 free(ctemp); in class_destroy()1320 ctemp = constraint; in class_destroy()1322 free(ctemp); in class_destroy()