1FUNCTION::USER_INT_W(3staSpt)ring and data retrieving fFuUnNCTION::USER_INT_W(3stap)
2
3
4
6 function::user_int_warn - Retrieves an int value stored in user space
7
9 user_int_warn: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. Returns zero
17 when user space data is not accessible and warns about the failure (but
18 does not error).
19
21 tapset::uconversions(3stap)
22
23
24
25SystemTap Tapset Reference April 2023 FUNCTION::USER_INT_W(3stap)