get_llong_from_str
*value = get_llong_from_str((char *)arg);
auto_thresh = get_llong_from_str((char *)arg);
*period = get_llong_from_str((char *)arg);
*runtime = get_llong_from_str((char *)arg);
*period = get_llong_from_str((char *)arg);
auto_thresh = get_llong_from_str((char *)arg);
auto_thresh = get_llong_from_str((char *)arg);
params->timerlat_align_us = get_llong_from_str((char *)arg);
*bucket_size = get_llong_from_str((char *)arg);
*entries = get_llong_from_str((char *)arg);
retval = get_llong_from_str(buffer);
duration = get_llong_from_str(position);
cpu = get_llong_from_str(position);
counter = get_llong_from_str(position);
val = get_llong_from_str(start);
long long get_llong_from_str(char *start);