Lines Matching refs:stream
2255 * @brief This function stops the CPU profiler and output to the stream.
2259 * @param stream: The output stream callback for receiving the data.
2260 * @param streamData: Optional data to be passed to the stream callback.
2266 JSVM_OutputStream stream,
2270 * @brief This funciton takes the current heap snapshot and output to the stream.
2273 * @param stream: The output stream callback for receiving the data.
2274 * @param streamData: Optional data to be passed to the stream callback.
2279 JSVM_OutputStream stream,