Searched refs:INTERVAL (Results 1 - 5 of 5) sorted by relevance

/linux-master/samples/bpf/
H A Dtcp_dumpstats_kern.c10 #define INTERVAL 1000000000ULL macro
60 *next_dump = now + INTERVAL;
/linux-master/tools/perf/tests/
H A Dstat.c38 TEST_ASSERT_VAL("wrong interval", HAS(INTERVAL, 1));
/linux-master/tools/perf/util/
H A Devent.c164 CASE(INTERVAL, interval)
H A Dsynthetic-events.c1392 ADD(INTERVAL, config->interval)
/linux-master/tools/perf/
H A Dbuiltin-stat.c450 if (WRITE_STAT_ROUND_EVENT(rs.tv_sec * NSEC_PER_SEC + rs.tv_nsec, INTERVAL))

Completed in 142 milliseconds