Searched refs:eventbuf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/lib/libpmc/ |
| H A D | libpmc_json.cc | 91 snprintf(eventbuf, sizeof(eventbuf), in initialize_to_json() 107 snprintf(eventbuf, sizeof(eventbuf), in pmcallocate_to_json() 122 snprintf(eventbuf, sizeof(eventbuf), in pmcattach_to_json() 136 snprintf(eventbuf, sizeof(eventbuf), in pmcdetach_to_json() 164 snprintf(eventbuf, sizeof(eventbuf), in procexec_to_json() 179 snprintf(eventbuf, sizeof(eventbuf), in procexit_to_json() 194 snprintf(eventbuf, sizeof(eventbuf), in procfork_to_json() 262 snprintf(eventbuf, sizeof(eventbuf), in callchain_to_json() 284 snprintf(eventbuf, sizeof(eventbuf), in pmcallocatedyn_to_json() 298 snprintf(eventbuf, sizeof(eventbuf), in proccreate_to_json() [all …]
|