Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-time.c38 struct time_fixture { struct
49 struct ptunit_result (*init)(struct time_fixture *); argument
50 struct ptunit_result (*fini)(struct time_fixture *); argument
53 static struct ptunit_result tfix_init(struct time_fixture *tfix) in tfix_init()
70 static struct ptunit_result tsc_null(struct time_fixture *tfix) in tsc_null()
84 static struct ptunit_result cbr_null(struct time_fixture *tfix) in cbr_null()
98 static struct ptunit_result tma_null(struct time_fixture *tfix) in tma_null()
115 static struct ptunit_result mtc_null(struct time_fixture *tfix) in mtc_null()
132 static struct ptunit_result cyc_null(struct time_fixture *tfix) in cyc_null()
149 static struct ptunit_result query_tsc_null(struct time_fixture *tfix) in query_tsc_null()
[all …]