Searched refs:SAMPLE_PERIOD (Results 1 – 6 of 6) sorted by relevance
29 #define SAMPLE_PERIOD 5 /* Default sample period */ macro
189 throughput_init(&p->link.stats.total, SAMPLE_PERIOD); in physical_Create()730 iov[*niov].iov_len = SAMPLE_PERIOD * sizeof(long long); in physical2iov()733 iov[*niov].iov_len = SAMPLE_PERIOD * sizeof(long long); in physical2iov()
296 throughput_init(&ipv6cp->throughput, SAMPLE_PERIOD); in ipv6cp_Init()
259 mp->cfg.autoload.period = SAMPLE_PERIOD; in mp_Init()
489 throughput_init(&ipcp->throughput, SAMPLE_PERIOD); in ipcp_Init()
24 sample_type = perf.SAMPLE_PERIOD | perf.SAMPLE_TID | perf.SAMPLE_CPU | perf.SAMPLE_TID)