Home
last modified time | relevance | path

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

/buildroot/package/cache-calibrator/
A D0001-Fix-conflicting-round-function.patch75 - fprintf(fp, " %6.2f ns = %3ld cy\n", NSperIt(cache->latency1[0]), round(CYperIt(cache->latency1[0…
76 + fprintf(fp, " %6.2f ns = %3ld cy\n", NSperIt(cache->latency1[0]), lng_round(CYperIt(cache->latenc…
78 - fprintf(fp, " %6.2f ns = %3ld cy )\n", NSperIt(delay), round(CYperIt(delay)));
79 + fprintf(fp, " %6.2f ns = %3ld cy )\n", NSperIt(delay), lng_round(CYperIt(delay)));
87 - fprintf(fp, " %6.2f ns = %3ld cy " , NSperIt(cache->latency2[l + 1] - cache->latency2[l]), round…
88 - fprintf(fp, " %6.2f ns = %3ld cy\n", NSperIt(cache->latency1[l + 1] - cache->latency1[l]), round…
89 + fprintf(fp, " %6.2f ns = %3ld cy " , NSperIt(cache->latency2[l + 1] - cache->latency2[l]), lng_r…
98 - fprintf(fp, " %6.2f ns = %3ld cy ", NSperIt(TLB->latency2[l + 1] - TLB->latency2[l]), round(CYpe…
99 + fprintf(fp, " %6.2f ns = %3ld cy ", NSperIt(TLB->latency2[l + 1] - TLB->latency2[l]), lng_round(…
101 - fprintf(fp, " %6.2f ns = %3ld cy" , NSperIt(TLB->latency1[l + 1] - TLB->latency1[l]), round(CYpe…
[all …]
/buildroot/support/kconfig/
A Dgconf.c893 gint cx, cy; in on_treeview2_button_press_event() local
896 &cy); in on_treeview2_button_press_event()
1009 gint cx, cy; in on_treeview1_button_press_event() local
1012 &cy); in on_treeview1_button_press_event()

Completed in 15 milliseconds