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()
1310 constraint_node_t *constraint, *ctemp; in class_destroy() local1329 ctemp = constraint; in class_destroy()1331 free(ctemp); in class_destroy()1342 ctemp = constraint; in class_destroy()1344 free(ctemp); in class_destroy()