Searched refs:time_fixture (Results 1 – 1 of 1) sorted by relevance
38 struct time_fixture { struct49 struct ptunit_result (*init)(struct time_fixture *); argument50 struct ptunit_result (*fini)(struct time_fixture *); argument53 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 …]