Searched refs:determine_overhead (Results 1 – 3 of 3) sorted by relevance
74 static u64 determine_overhead(struct event *events) in determine_overhead() function112 overhead = determine_overhead(events); in test_body()
79 static u64 determine_overhead(struct event *events) in determine_overhead() function129 overhead = determine_overhead(events); in test_body()
70 static uint64_t determine_overhead(struct event *event) in determine_overhead() function131 overhead = determine_overhead(&event); in instruction_count()
Completed in 3 milliseconds