Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c192 static uint64_t intel_pt_lower_power_of_2(uint64_t x) in intel_pt_lower_power_of_2() function
207 period = intel_pt_lower_power_of_2(decoder->period); in intel_pt_setup_period()