Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c245 static uint64_t intel_pt_lower_power_of_2(uint64_t x) in intel_pt_lower_power_of_2() function
293 period = intel_pt_lower_power_of_2(decoder->period); in intel_pt_setup_period()