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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c150 static uint64_t intel_pt_lower_power_of_2(uint64_t x) intel_pt_lower_power_of_2() function
165 period = intel_pt_lower_power_of_2(decoder->period); intel_pt_setup_period()

Completed in 46 milliseconds