1FUNCTION::USER_INT_E(3staSpt)ring and data retrieving fFuUnNCTION::USER_INT_E(3stap)
2
3
4
6 function::user_int_error - Retrieves an int value stored in user space
7
9 user_int_error:long(addr:long)
10
12 addr
13 the user space address to retrieve the int from
14
16 Returns the int value from a given user space address. If the user
17 space data is not accessible, an error will occur.
18
20 tapset::uconversions(3stap)
21
22
23
24SystemTap Tapset Reference November 2020 FUNCTION::USER_INT_E(3stap)