Searched refs:eventbuf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/lib/libpmc/ |
| H A D | libpmc_json.cc | 89 snprintf(eventbuf, sizeof(eventbuf), in initialize_to_json() 105 snprintf(eventbuf, sizeof(eventbuf), in pmcallocate_to_json() 120 snprintf(eventbuf, sizeof(eventbuf), in pmcattach_to_json() 134 snprintf(eventbuf, sizeof(eventbuf), in pmcdetach_to_json() 162 snprintf(eventbuf, sizeof(eventbuf), in procexec_to_json() 180 snprintf(eventbuf, sizeof(eventbuf), in procexit_to_json() 195 snprintf(eventbuf, sizeof(eventbuf), in procfork_to_json() 263 snprintf(eventbuf, sizeof(eventbuf), in callchain_to_json() 285 snprintf(eventbuf, sizeof(eventbuf), in pmcallocatedyn_to_json() 299 snprintf(eventbuf, sizeof(eventbuf), in proccreate_to_json() [all …]
|