Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp238 std::string m_profileTimingFileName; member
469 m_data->m_profileTimingFileName = clientCmd.m_stateLoggingArguments.m_fileName; in processStateLoggingCommand()
482 b3ChromeUtilsStopTimingsAndWriteJsonFile(m_data->m_profileTimingFileName.c_str()); in processStateLoggingCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp238 std::string m_profileTimingFileName; member
469 m_data->m_profileTimingFileName = clientCmd.m_stateLoggingArguments.m_fileName; in processStateLoggingCommand()
482 b3ChromeUtilsStopTimingsAndWriteJsonFile(m_data->m_profileTimingFileName.c_str()); in processStateLoggingCommand()
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp1689 std::string m_profileTimingFileName; member
3781 m_data->m_profileTimingFileName = clientCmd.m_stateLoggingArguments.m_fileName; in processStateLoggingCommand()
3954 b3ChromeUtilsStopTimingsAndWriteJsonFile(m_data->m_profileTimingFileName.c_str()); in processStateLoggingCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp1689 std::string m_profileTimingFileName; member
3781 m_data->m_profileTimingFileName = clientCmd.m_stateLoggingArguments.m_fileName; in processStateLoggingCommand()
3954 b3ChromeUtilsStopTimingsAndWriteJsonFile(m_data->m_profileTimingFileName.c_str()); in processStateLoggingCommand()