Searched refs:eventbuf (Results 1 – 1 of 1) sorted by relevance
75 char eventbuf[128]; in startentry() local77 snprintf(eventbuf, sizeof(eventbuf), "%s, \"tsc\": \"%jd\"", in startentry()79 return (string(eventbuf)); in startentry()85 char eventbuf[256]; in initialize_to_json() local89 snprintf(eventbuf, sizeof(eventbuf), in initialize_to_json()95 return string(eventbuf); in initialize_to_json()101 char eventbuf[256]; in pmcallocate_to_json() local105 snprintf(eventbuf, sizeof(eventbuf), in pmcallocate_to_json()110 return string(eventbuf); in pmcallocate_to_json()116 char eventbuf[2048]; in pmcattach_to_json() local[all …]