3.3.4.1 Define “perf_mon_1” in the “e_perf_mon.h” Function Table

The following listing shows a perf_mon_1 defined in the e_perf_mon.h function table

Define a "perf_mon_1" defined in "e_perf_mon.h" Function Table

static const perf_mon_1 Vtblperfapp_1 = {
       print_app,
       print_svc,
       print_sys,
       print_tran,
};