Home
last modified time | relevance | path

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

/tools/perf/util/
A Dsetup.py52 from setuptools.command.build_ext import build_ext as _build_ext unknown
55 class build_ext(_build_ext):
57 _build_ext.finalize_options(self)

Completed in 3 milliseconds