Marcus Meissner wrote:
> 
> > server_call_noerr                   279810  93.573   4025559  94.120   4049100
> > TryEnterCriticalSection           39993165   2.421    104148   5.724    246233
> > CRITSECTION_EnterCriticalSection  36801339   1.984     85331  11.492    494402
> > CRITSECTION_LeaveCriticalSection  36801338   1.922     82694   5.577    239904
> > __get_teb                        119747280   1.855     79819   1.855     79819
> 
> Why isn't it inlined?

Its the same assembly code, just wrappered.

> > send_request                        280074   0.539     23205   0.543     23378
> > lstrlenA                           8145374   0.451     19381   0.690     29690
> 
> Why is it called so often?

Excellent question, worth quantifing.  I took a stab at it, but I haven't come up
with anything.  Could be coming from the app side, perhaps related to the registry.

-Jim
-- 
The address in the headers is not the poster's real email address.  Do not send
private mail to the poster using your mailer's "reply" feature.  CC's of mail 
to mailing lists are OK.  Problem reports to "[EMAIL PROTECTED]".  
The poster's email address is "[EMAIL PROTECTED]".

Reply via email to