Searched refs:pcount (Results 1 – 3 of 3) sorted by relevance
51 unsigned long pcount; /* number of tasks (not necessarily unique) given */ member79 cpu_delta[i].cpu_time / 1000000, cpu_delta[i].run_delay / 1000000, cpu_delta[i].pcount); in print()91 &tmp.cpu_time, &tmp.run_delay, &tmp.pcount) != 10) { in parse_cpu_v15()104 cpu_delta[cpu].pcount = tmp.pcount - cpu_prev[cpu].pcount; in parse_cpu_v15()
57 unsigned int pcount = 0; in getPcmNodes() local66 pcount++; in getPcmNodes()69 return pcount; in getPcmNodes()
664 int* pcount, in edge_setup() argument672 Edge* edge = edges + *pcount; in edge_setup()714 ++*pcount; in edge_setup()854 int* pcount, in aa_edge_setup() argument862 AAEdge* edge = edges + *pcount; in aa_edge_setup()903 ++*pcount; in aa_edge_setup()