Searched refs:pl_type (Results 1 – 7 of 7) sorted by relevance
223 if (ev.pl_type == PMCLOG_TYPE_INITIALIZE) in pmc_filter_handler()225 if (ev.pl_type == PMCLOG_TYPE_PMCALLOCATE) in pmc_filter_handler()238 if (ev.pl_type == PMCLOG_TYPE_PMCALLOCATE) { in pmc_filter_handler()249 if (ev.pl_type == PMCLOG_TYPE_THR_CREATE) in pmc_filter_handler()251 if (ev.pl_type == PMCLOG_TYPE_PROC_CREATE) in pmc_filter_handler()253 if (ev.pl_type != PMCLOG_TYPE_CALLCHAIN) { in pmc_filter_handler()
107 if (ev.pl_type == PMCLOG_TYPE_PMCALLOCATE) { in pmc_summary_handler()112 if (ev.pl_type == PMCLOG_TYPE_THR_CREATE) { in pmc_summary_handler()118 if (ev.pl_type == PMCLOG_TYPE_PROC_CREATE) { in pmc_summary_handler()124 if (ev.pl_type == PMCLOG_TYPE_CALLCHAIN) { in pmc_summary_handler()
78 typenames[ev->pl_type], (uintmax_t)ev->pl_ts.tv_sec); in startentry()371 switch (ev->pl_type) { in event_to_json()391 return jsonconvert[ev->pl_type](ev); in event_to_json()393 errx(EX_USAGE, "ERROR: unrecognized event type: %d\n", ev->pl_type); in event_to_json()
173 enum pmclog_type pl_type; /* type of log entry */ member
308 switch (ev->pl_type = PMCLOG_HEADER_TO_TYPE(h)) { in pmclog_get_event()
383 switch (ev.pl_type) { in pmcstat_print_log()499 ev.pl_type); in pmcstat_print_log()
212 switch (ev.pl_type) { in pmcstat_analyze_log()416 ev.pl_state, ev.pl_type, (uintmax_t) ev.pl_count + 1, ev.pl_offset); in pmcstat_analyze_log()