java.lang.Object
oshi.driver.linux.proc.Auxv
Utility to read auxiliary vector from
/proc/self/auxv
-
Field Summary
-
Method Summary
-
Field Details
-
AT_PAGESZ
public static final int AT_PAGESZ- See Also:
-
AT_HWCAP
public static final int AT_HWCAP- See Also:
-
AT_CLKTCK
public static final int AT_CLKTCK- See Also:
-
-
Method Details
-
queryAuxv
Retrieve the auxiliary vector for the current process- Returns:
- A map of auxiliary vector keys to their respective values
- See Also:
-