Searched refs:ctemp (Results 1 – 2 of 2) 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()
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()