Searched refs:PERF (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/include/arch/
H A Dperf.h36 #ifdef PERF
49 #else /* PERF */
52 #endif /* PERF */
/barrelfish-2018-10-04/lib/rcce/
H A Dring_barriers.c186 # define PERF(x) d->timestamp[x] = rdtsc() macro
189 # define PERF(x) macro
216 PERF(0);
229 PERF(1);
235 PERF(2);
240 PERF(16);
245 PERF(17);
H A Drcce.c190 # define PERF(x) d->timestamp[x] = rdtsc() macro
193 # define PERF(x) macro
231 PERF(30);
237 PERF(31);
255 PERF(32);
258 PERF(33);
/barrelfish-2018-10-04/lib/lwip2/test/minimal/
H A Dmain.c305 #ifdef PERF
307 #endif /* PERF */

Completed in 92 milliseconds