__protected_stream_stop
Purpose
Stops prefetching a protected stream.
Prototype
void __protected_stream_stop (unsigned int stream ID);
Parameters
- stream_id
- An integer with a value 0-7 on POWER5 processors, a value 0 to 15 on POWER6® processors, and a value 0 to 11 on POWER7® and POWER8® processors.
Usage
Valid only when -qarch is set to target POWER5 processors or higher.


