Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsetup.py42 from setuptools.command.build_ext import build_ext as _build_ext unknown
45 class build_ext(_build_ext):
47 _build_ext.finalize_options(self)

Completed in 3 milliseconds