Home
last modified time | relevance | path

Searched refs:lbl (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/
H A Dget_time.c15 … get_max_time_diff(uint64_t* first, uint64_t* last, uint64_t* c_first, uint64_t* c_last, char* lbl) in get_max_time_diff() argument
37 printf("%s: %.12g seconds, %llu cycles\n", lbl, result, c_result); in get_max_time_diff()
/phasta/phSolver/compressible/
H A Dsolgmrpetsc.c28 …get_max_time_diff(uint64_t* first, uint64_t* last, uint64_t* c_first, uint64_t* c_last, char* lbl);