Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/howto/
Dindex.rst30 perf_profiling.rst
68 * :ref:`perf_profiling`
/external/python/cpython3/Python/
Dinitconfig.c63 SPEC(perf_profiling, UINT),
816 config->perf_profiling = -1; in _PyConfig_InitCompatConfig()
905 config->perf_profiling = 0; in PyConfig_InitIsolatedConfig()
1703 config->perf_profiling = 1; in config_init_perf_profiling()
1708 config->perf_profiling = 1; in config_init_perf_profiling()
1716 config->perf_profiling = 2; in config_init_perf_profiling()
1721 config->perf_profiling = 2; in config_init_perf_profiling()
1905 if (config->perf_profiling < 0) { in config_read_complex_options()
2265 if (config->perf_profiling < 0) { in config_read()
2266 config->perf_profiling = 0; in config_read()
Dpylifecycle.c1224 if (config->perf_profiling) { in init_interp_main()
1226 if (config->perf_profiling == 1) { in init_interp_main()
1233 _PyPerfTrampoline_Init(config->perf_profiling) < 0) { in init_interp_main()
/external/python/cpython3/Include/cpython/
Dinitconfig.h145 int perf_profiling; member
/external/python/cpython3/Doc/using/
Dcmdline.rst587 is "off". See also :envvar:`PYTHONPERFSUPPORT` and :ref:`perf_profiling`.
596 and :ref:`perf_profiling`.
1148 and :ref:`perf_profiling`.
1161 and :ref:`perf_profiling`.
/external/python/cpython3/Lib/test/
Dtest_embed.py647 perf_profiling=False,
/external/python/cpython3/Doc/c-api/
Dinit_config.rst1246 .. c:member:: int perf_profiling
1250 If non-zero, initialize the perf trampoline. See :ref:`perf_profiling`
/external/python/cpython3/Doc/whatsnew/
D3.12.rst142 * :ref:`CPython support <perf_profiling>` for the Linux ``perf`` profiler
616 * Add :ref:`support for the perf profiler <perf_profiling>` through the new
D3.13.rst554 * Add :ref:`support for the perf profiler <perf_profiling>` working
/external/python/cpython3/Misc/NEWS.d/
D3.12.0b1.rst2341 The :doc:`../howto/perf_profiling` also uses these APIs to write entries in
/external/python/cpython3/Doc/library/
Dsys.rst1766 * :ref:`perf_profiling`
/external/python/cpython3/Doc/data/
Dpython3.13.abi14197 …<var-decl name='perf_profiling' type-id='type-id-5' visibility='default' filepath='./Include/cpyth…