Lines Matching refs:stream
2385 * @brief This function stops the CPU profiler and output to the stream.
2389 * @param stream: The output stream callback for receiving the data.
2390 * @param streamData: Optional data to be passed to the stream callback.
2397 JSVM_OutputStream stream,
2401 * @brief This funciton takes the current heap snapshot and output to the stream.
2404 * @param stream: The output stream callback for receiving the data.
2405 * @param streamData: Optional data to be passed to the stream callback.
2411 JSVM_OutputStream stream,