Why there is "rocprofiler_configure" in libtorch_cpu.so

Image: vllm/vllm-openai-rocm:nightly
ROCM:7.2.1
torch: 2.10.0+git8514f05
vllm: 0.18.2rc1.dev25+gef53395e2.rocm721

I find that there is “rocprofiler_configure” in libtorch_cpu.so.

Image

But there isn`t in previous version

Image

So why add the symbol? To implement rocm profile ?