1FUNCTION::USER_UINT8(3staSpt)ring and data retrieving fFuUnNCTION::USER_UINT8(3stap)
2
3
4
6 function::user_uint8_error - Retrieves a unsigned 8-bit integer value
7 stored in user space
8
10 user_uint8_error:long(addr:long)
11
13 addr
14 the user space address to retrieve the unsigned 8-bit integer from
15
17 Returns the unsigned 8-bit integer value from a given user space
18 address. If the user space data is not accessible, an error will occur.
19
21 tapset::uconversions(3stap)
22
23
24
25SystemTap Tapset Reference April 2023 FUNCTION::USER_UINT8(3stap)