Lines Matching refs:c_str
92 startent.c_str(), ev->pl_u.pl_i.pl_version, ev->pl_u.pl_i.pl_arch, in initialize_to_json()
108 startent.c_str(), ev->pl_u.pl_a.pl_pmcid, ev->pl_u.pl_a.pl_event, in pmcallocate_to_json()
122 startent.c_str(), ev->pl_u.pl_t.pl_pmcid, ev->pl_u.pl_t.pl_pid, in pmcattach_to_json()
136 startent.c_str(), ev->pl_u.pl_d.pl_pmcid, ev->pl_u.pl_d.pl_pid); in pmcdetach_to_json()
150 startent.c_str(), ev->pl_u.pl_c.pl_pmcid, ev->pl_u.pl_c.pl_pid, in proccsw_to_json()
165 startent.c_str(), ev->pl_u.pl_x.pl_pmcid, ev->pl_u.pl_x.pl_pid, in procexec_to_json()
180 startent.c_str(), ev->pl_u.pl_e.pl_pmcid, ev->pl_u.pl_e.pl_pid, in procexit_to_json()
194 startent.c_str(), ev->pl_u.pl_f.pl_oldpid, ev->pl_u.pl_f.pl_newpid); in procfork_to_json()
206 startent.c_str(), ev->pl_u.pl_se.pl_pid); in sysexit_to_json()
218 startent.c_str(), ev->pl_u.pl_u.pl_userdata); in userdata_to_json()
231 startent.c_str(), ev->pl_u.pl_mi.pl_pid, in map_in_to_json()
245 startent.c_str(), ev->pl_u.pl_mi.pl_pid, in map_out_to_json()
263 startent.c_str(), ev->pl_u.pl_cc.pl_pmcid, ev->pl_u.pl_cc.pl_pid, in callchain_to_json()
284 startent.c_str(), ev->pl_u.pl_ad.pl_pmcid, ev->pl_u.pl_ad.pl_event, in pmcallocatedyn_to_json()
298 startent.c_str(), ev->pl_u.pl_pc.pl_pid, in proccreate_to_json()
312 startent.c_str(), ev->pl_u.pl_tc.pl_tid, ev->pl_u.pl_tc.pl_pid, in threadcreate_to_json()
325 startent.c_str(), ev->pl_u.pl_te.pl_tid); in threadexit_to_json()