Searched refs:num_calls (Results 1 – 2 of 2) sorted by relevance
21 unsigned long num_calls; /* number of calls (on this CPU) */ member58 if (hs[h_num].num_calls) { in hc_show()61 hs[h_num].num_calls, in hc_show()66 hs[h_num].num_calls, in hc_show()107 h->num_calls++; in probe_hcall_exit()
43 static int num_calls; in record_sample() local45 if (num_calls++ % 2 == 0) { in record_sample()